svoe

Dependencies:   mbed mbed-STM32F103C8T6 MPU6050_1

Revision:
12:721a9ea55e91
Parent:
10:5bdd3dfd5f59
Child:
15:960b922433d1
--- a/motion.h	Sun Oct 14 07:53:07 2018 +0000
+++ b/motion.h	Sat Nov 03 11:43:03 2018 +0000
@@ -22,7 +22,7 @@
     //trap_timer.start();
     }
     
-void go(float distance_m, bool brake = 1){
+/*void go(float distance_m, bool brake = 1){
     //if(cm != 0) {
         //stop_flag = 0; infinite_flag = 0;
         //motor_enable = 1;
@@ -101,5 +101,5 @@
     turn(720);
     turn(-720);
     }
-    
+    */
     
\ No newline at end of file