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/StartUp.cpp
- Revision:
- 115:720dc5df42a5
- Parent:
- 96:8da1c57296ff
- Child:
- 119:eb212467afb0
diff -r c7afe49752b9 -r 720dc5df42a5 source/StartUp.cpp
--- a/source/StartUp.cpp Tue May 09 13:58:57 2017 +0000
+++ b/source/StartUp.cpp Wed May 10 07:45:33 2017 +0000
@@ -51,7 +51,7 @@
if(stb3 == false) {
stb3 = true;
printf("initial turn...\r\n");
- turn_for_deg(180);
+ turn_for_deg(180,1);
} else {
printf("turning...\r\n");
if(1) { // check if turning complete
