mirror of
https://github.com/erjiang/usbscale.git
synced 2025-06-29 09:30:59 -06:00
Fix typo in comment
This commit is contained in:
parent
3b7dd8f514
commit
e4a5b18733
@ -211,7 +211,7 @@ int main(void)
|
||||
);
|
||||
//
|
||||
// If the data transfer succeeded, then we pass along the data we
|
||||
// received tot **print_scale_data**.
|
||||
// received to **print_scale_data**.
|
||||
//
|
||||
if(r == 0) {
|
||||
#ifdef DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user