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:
- 96:8da1c57296ff
- Parent:
- 93:837a13760026
- Child:
- 113:c8ea0cd9b20c
- Child:
- 115:720dc5df42a5
--- a/source/StartUp.cpp Wed May 03 06:22:49 2017 +0000
+++ b/source/StartUp.cpp Wed May 03 06:50:09 2017 +0000
@@ -19,7 +19,7 @@
{
if(get_user() == false && stb2) {
- return 103;
+ return 47;
} else {
stb2 = true;
wait_ms(100);
