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:
- 125:d0b2057272d0
- Parent:
- 122:8bfb39434fb7
- Child:
- 127:6bde4483ce7b
--- a/source/Main.cpp Sun May 14 09:34:37 2017 +0000
+++ b/source/Main.cpp Sun May 14 13:38:29 2017 +0000
@@ -56,7 +56,6 @@
state = overheating();
break;
-
case 10:
state = idle();
printf("idle1...\r\n");
@@ -66,7 +65,6 @@
printf("idle2...\r\n");
break;
-
case 15:
state = initialisation(); //init servo is included
break;
