Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of Robocode by
Diff: source/Main.cpp
- Revision:
- 114:8e8a7a9b6fd8
- Parent:
- 100:1bef91db2175
diff -r 02d3327bf76a -r 8e8a7a9b6fd8 source/Main.cpp
--- a/source/Main.cpp Fri May 05 10:48:36 2017 +0000
+++ b/source/Main.cpp Fri May 05 12:36:55 2017 +0000
@@ -74,7 +74,7 @@
break;
case 16:
state = inital_arm_positioning();
- state = 47;
+ state = 47; // Enter your Step here you want to go after initialisation is done
break;
case 17:
state = initial_positioning();
