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:
- 95:1c6867536350
- Parent:
- 94:0381e8b1beda
- Child:
- 96:8da1c57296ff
diff -r 0381e8b1beda -r 1c6867536350 source/Main.cpp
--- a/source/Main.cpp Tue May 02 15:29:50 2017 +0000
+++ b/source/Main.cpp Wed May 03 06:22:49 2017 +0000
@@ -157,7 +157,7 @@
if(deg < 0) {
printf("remaining deg %f\r\n", deg);
stop_turn();
- state = 0;
+ state = 11;
}
}
}
