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:
- 78:d9138c6f82a8
- Parent:
- 72:4e8a151d804e
- Child:
- 79:92b9d083322d
diff -r ff87a10c4baf -r d9138c6f82a8 source/Main.cpp
--- a/source/Main.cpp Tue Apr 25 08:12:31 2017 +0000
+++ b/source/Main.cpp Tue Apr 25 11:42:45 2017 +0000
@@ -68,7 +68,7 @@
case 15:
- state = initialisation();
+ state = initialisation(); //init servo is included
break;
case 16:
state = initial_positioning();
