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: IMU MODSERIAL Servo mbed
Fork of RTOS_Controller_v2 by
Diff: main.cpp
- Revision:
- 9:9aaa7f0c8960
- Parent:
- 7:396fa2a8648d
--- a/main.cpp Fri Jul 29 16:44:24 2016 +0000
+++ b/main.cpp Sat Jul 30 17:19:21 2016 +0000
@@ -29,7 +29,7 @@
while(1) {
//seagoat.motorTest();
seagoat.update();
- seagoat.updateCommand();
+ //seagoat.updateCommand();
wait(0.01);
}
}
\ No newline at end of file
