2015_robocon_bteam / Mbed 2 deprecated 2015robot_main

Dependencies:   PID QEI mbed

Fork of 2015robot_main by Naoto Deguchi

Revision:
107:579bb1ab67d9
Parent:
105:0be5d5d64782
Child:
108:7eb434cfcbd7
--- a/manualMode.h	Mon Oct 19 07:21:30 2015 +0000
+++ b/manualMode.h	Mon Oct 19 08:29:58 2015 +0000
@@ -33,9 +33,9 @@
             autoflag=1;
             Indicator4=1;
             IndicatorAuto=0;
-            resetState();
             Move_l(0.0);
             Move_r(0.0);
+            resetState();
             flaga=0;
             step=114;
             CStep=114;