Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
69:1fdcef6a7577
Parent:
66:87b615e4a842
Child:
71:ddf4eb5c3081
--- a/source/StartUp.cpp	Wed Apr 19 14:00:59 2017 +0000
+++ b/source/StartUp.cpp	Thu Apr 20 05:52:22 2017 +0000
@@ -19,7 +19,7 @@
 {
 
     if(get_user() == false && stb2) {
-        return 52; // button pressed
+        return 52; // button pressed, 52 for grab test loop
     } else {
         stb2 = true;
         wait_ms(100);