Only imu output

Dependencies:   Servo mbed

Fork of FYDP_Final2 by Mark Vandermeulen

Revision:
3:47461d37adfb
Parent:
0:21019d94ad33
Child:
5:d2e955a94940
--- a/bt_shell/shell/motor_fnt.h	Sat Mar 21 22:44:36 2015 +0000
+++ b/bt_shell/shell/motor_fnt.h	Sun Mar 22 00:43:42 2015 +0000
@@ -46,7 +46,7 @@
                     bt.unlock();
                 }
 
-                moveMotors(param[0],param[1],param[2]);
+                //moveMotors(param[0],param[1],param[2]);
             }
             else
             {