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:
- 64:c2fcf3b349e9
- Parent:
- 62:628f8a4e857c
- Child:
- 67:d1ac034668fc
--- a/source/Main.cpp Tue Apr 18 17:33:22 2017 +0000
+++ b/source/Main.cpp Wed Apr 19 08:34:24 2017 +0000
@@ -13,7 +13,7 @@
// while (timer() < 300) {
while (1) {
- wait(0.001f);
+ wait(0.01f);
// 5min
//*******************************************************************************
//Non_state machine driven function
