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:
- 47:728502df3cb6
- Parent:
- 41:462d379e85c4
- Child:
- 54:453f24775644
diff -r 8b52c7b34d34 -r 728502df3cb6 source/Main.cpp
--- a/source/Main.cpp Tue Apr 11 19:43:39 2017 +0000
+++ b/source/Main.cpp Wed Apr 12 13:30:44 2017 +0000
@@ -98,9 +98,6 @@
state = pathfinding();
break;
case 37:
- state = remove_target();
- break;
- case 38:
state = switch_target_red();
break;
