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:
- 62:628f8a4e857c
- Parent:
- 61:b57577b0072f
- Child:
- 64:c2fcf3b349e9
diff -r b57577b0072f -r 628f8a4e857c source/Main.cpp
--- a/source/Main.cpp Tue Apr 18 16:19:18 2017 +0000
+++ b/source/Main.cpp Tue Apr 18 17:33:22 2017 +0000
@@ -107,9 +107,7 @@
case 42:
state = move_backward_for_distance();
break;
- case 43:
- state = turn_for_deg(0);
- break;
+
case 46:
