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:
- 81:a6f0f827dcb0
- Parent:
- 79:92b9d083322d
- Child:
- 87:df8c869a5a52
diff -r 956f65714207 -r a6f0f827dcb0 source/StartUp.cpp
--- a/source/StartUp.cpp Mon May 01 07:39:18 2017 +0000
+++ b/source/StartUp.cpp Mon May 01 09:22:29 2017 +0000
@@ -19,7 +19,7 @@
{
if(get_user() == false && stb2) {
- return 25;
+ return 102;
} else {
stb2 = true;
wait_ms(100);
