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:
- 87:df8c869a5a52
- Parent:
- 81:a6f0f827dcb0
- Child:
- 93:837a13760026
diff -r d8ea8a99fa3a -r df8c869a5a52 source/StartUp.cpp
--- a/source/StartUp.cpp Mon May 01 10:07:35 2017 +0000
+++ b/source/StartUp.cpp Mon May 01 12:55:11 2017 +0000
@@ -19,7 +19,7 @@
{
if(get_user() == false && stb2) {
- return 25;
+ return 103;
} else {
stb2 = true;
wait_ms(100);
