Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
80:92b9d083322d
Parent:
71:ddf4eb5c3081
Child:
82:a6f0f827dcb0
--- a/source/StartUp.cpp	Tue Apr 25 11:42:45 2017 +0000
+++ b/source/StartUp.cpp	Wed Apr 26 07:30:03 2017 +0000
@@ -38,7 +38,7 @@
 int inital_arm_positioning(){
     open_grabber();
     arm_position_release();
-    return 11;
+    return 17;
     }