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:
- 41:462d379e85c4
- Parent:
- 40:a46667b62671
- Child:
- 47:728502df3cb6
diff -r a46667b62671 -r 462d379e85c4 source/Main.cpp
--- a/source/Main.cpp Tue Apr 04 15:37:40 2017 +0000
+++ b/source/Main.cpp Mon Apr 10 14:52:23 2017 +0000
@@ -100,6 +100,9 @@
case 37:
state = remove_target();
break;
+ case 38:
+ state = switch_target_red();
+ break;
case 40:
