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:
- 122:8bfb39434fb7
- Parent:
- 120:cdf7a6751f9e
- Child:
- 125:d0b2057272d0
--- a/source/Main.cpp Fri May 12 15:38:01 2017 +0000
+++ b/source/Main.cpp Sun May 14 08:35:35 2017 +0000
@@ -112,8 +112,8 @@
break;
- case 46:
- state = move_to_next_coord();
+ case 45:
+ state = move_to_brick_by_coordlist();
break;
case 47:
state = move_in_search_for_brick();
