Fix typo in comment

pull/21/head
erjiang 5 years ago committed by GitHub
parent 3b7dd8f514
commit e4a5b18733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save