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.
Fork of 2017_CatchRobo_f103rb by
Diff: 2017_CatchRobo_f103rb.cpp
- Revision:
- 7:06a366a57be8
- Parent:
- 1:a9850521074c
- Child:
- 8:f0f551fa29d4
diff -r dab6cad95dbf -r 06a366a57be8 2017_CatchRobo_f103rb.cpp
--- a/2017_CatchRobo_f103rb.cpp Fri Aug 18 19:18:41 2017 +0000
+++ b/2017_CatchRobo_f103rb.cpp Fri Aug 18 20:07:37 2017 +0000
@@ -58,7 +58,7 @@
pc.printf("program_start!!");
while(1){
- while( (system_cycle.read_ms() >= 30) ){
+ while( (system_cycle.read_ms() >= 20) ){
txMsg.clear();
txMsg.id = TX_ID;
