Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Motordriver QEI mbed ros_lib_kinetic
Fork of Test by
Revision 5:586f5122b731, committed 2018-07-20
- Comitter:
- apriljunio
- Date:
- Fri Jul 20 16:15:12 2018 +0000
- Parent:
- 4:55882b6d5d9a
- Commit message:
- Newest Version
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 55882b6d5d9a -r 586f5122b731 main.cpp
--- a/main.cpp Tue Jul 17 17:46:39 2018 +0000
+++ b/main.cpp Fri Jul 20 16:15:12 2018 +0000
@@ -73,7 +73,7 @@
}
nh.spinOnce();
- wait_ms(1000);
+ wait_ms(250);
}
}
