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: Motor PinDetect mbed
Fork of xbee_robot by
Diff: main.cpp
- Revision:
- 3:473269e5a06f
- Parent:
- 2:9a9fbbf43957
- Child:
- 4:580ea208038b
--- a/main.cpp Wed Feb 24 16:48:50 2016 +0000
+++ b/main.cpp Wed Feb 24 16:52:04 2016 +0000
@@ -200,7 +200,7 @@
while(1){
if(running_schedule){
schedule();
- running_schedule = 0; //return to rest after finish the schedule
+ running_schedule = 0; //return to reset after finish the schedule
}
}
}
