PES 2 - Gruppe 1 / Mbed 2 deprecated Robocode_Random

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
112:c7afe49752b9
Parent:
107:02bc5b4e67b7
Child:
113:c8ea0cd9b20c
Child:
115:720dc5df42a5
--- a/source/Main.cpp	Mon May 08 12:09:39 2017 +0000
+++ b/source/Main.cpp	Tue May 09 13:58:57 2017 +0000
@@ -22,8 +22,6 @@
 
         safety();
 
-        //scanning();
-
 
 
         if(positioning_state) {
@@ -74,7 +72,7 @@
                 break;
             case 16:
                 state = inital_arm_positioning();
-                state = 102;
+                state = 11;                        // change state here for test cases
                 break;
             case 17:
                 state = initial_positioning();