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:
- 86:d8ea8a99fa3a
- Parent:
- 80:956f65714207
- Child:
- 87:df8c869a5a52
--- a/source/Main.cpp Mon May 01 07:39:18 2017 +0000
+++ b/source/Main.cpp Mon May 01 10:07:35 2017 +0000
@@ -108,13 +108,6 @@
case 40:
state = moving();
break;
- case 41:
- state = move_forward_for_distance(0);
- break;
- case 42:
- state = move_backward_for_distance();
- break;
-
case 46:
