Tobis Programm forked to not destroy your golden files
Fork of Robocode by
Diff: positioning_lib.cpp
- Revision:
- 14:9e2ce5880fb0
- Parent:
- 13:57f5a7876d2f
diff -r 57f5a7876d2f -r 9e2ce5880fb0 positioning_lib.cpp --- a/positioning_lib.cpp Fri Feb 24 10:06:03 2017 +0000 +++ b/positioning_lib.cpp Wed Mar 01 08:19:42 2017 +0000 @@ -2,7 +2,7 @@ * Positioning function library * Handels position of the Robot on the map **/ - +/* #include "mbed.h" double time_counter = 0.0f; @@ -11,4 +11,5 @@ void positioning() { //call positioning functions -} \ No newline at end of file +} +*/ \ No newline at end of file