Marco Rubio / Mbed 2 deprecated RTOS_Controller_v3

Dependencies:   IMU MODSERIAL Servo mbed

Fork of RTOS_Controller_v2 by Andrew Olguin

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