PES 2 - Gruppe 1 / Mbed 2 deprecated Robocode_Random

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
78:d9138c6f82a8
Parent:
72:4e8a151d804e
Child:
79:92b9d083322d
diff -r ff87a10c4baf -r d9138c6f82a8 source/Main.cpp
--- a/source/Main.cpp	Tue Apr 25 08:12:31 2017 +0000
+++ b/source/Main.cpp	Tue Apr 25 11:42:45 2017 +0000
@@ -68,7 +68,7 @@
 
 
             case 15:
-                state = initialisation();
+                state = initialisation();   //init servo is included
                 break;
             case 16:
                 state = initial_positioning();