Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
66:87b615e4a842
Parent:
60:b57577b0072f
Child:
69:1fdcef6a7577
diff -r b57577b0072f -r 87b615e4a842 source/StartUp.cpp
--- a/source/StartUp.cpp	Tue Apr 18 16:19:18 2017 +0000
+++ b/source/StartUp.cpp	Wed Apr 19 08:59:53 2017 +0000
@@ -19,7 +19,7 @@
 {
 
     if(get_user() == false && stb2) {
-        return 25; // button pressed
+        return 52; // button pressed
     } else {
         stb2 = true;
         wait_ms(100);