PES 2 - Gruppe 1 / Mbed 2 deprecated Robocode_Random

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
136:b35f2d9b7402
Parent:
133:0046d2224e39
--- a/source/StartUp.cpp	Tue May 16 15:24:23 2017 +0000
+++ b/source/StartUp.cpp	Tue May 16 16:18:29 2017 +0000
@@ -57,7 +57,7 @@
         printf("initial turn...\r\n");
         turn_for_deg(180,1);
     } else {
-        printf("turning...\r\n");
+        //printf("turning...\r\n");
         if(turn_for_deg(0,1) < 0) { // check if turning complete
             // printf("turn finished...\r\n");
             //print_map(0);