Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
68:29c52ea147d5
Parent:
64:8cfca8fad65d
Child:
69:1fdcef6a7577
--- a/source/Positioning.cpp	Wed Apr 19 13:41:35 2017 +0000
+++ b/source/Positioning.cpp	Wed Apr 19 14:00:59 2017 +0000
@@ -11,7 +11,7 @@
 position next_pos;
 
 bool init = false;
-Timer t2 = 0;
+Timer t2;
 
 int deg_r = 0;
 int deg_l = 0;