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:
- 115:720dc5df42a5
- Parent:
- 112:c7afe49752b9
- Child:
- 117:66d64dbd1b36
--- a/source/Main.cpp Tue May 09 13:58:57 2017 +0000
+++ b/source/Main.cpp Wed May 10 07:45:33 2017 +0000
@@ -72,7 +72,7 @@
break;
case 16:
state = inital_arm_positioning();
- state = 11; // change state here for test cases
+ state = 47; // change state here for test cases
break;
case 17:
state = initial_positioning();
