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: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/ControlTask/ControlTask.cpp
- Revision:
- 132:45821e189dd0
- Parent:
- 131:a290a3934132
- Child:
- 156:44f87c5a83ae
--- a/src/ControlTask/ControlTask.cpp Mon Sep 26 17:36:30 2016 +0000
+++ b/src/ControlTask/ControlTask.cpp Tue Sep 27 12:18:47 2016 +0000
@@ -40,6 +40,6 @@
}
}
- Thread::wait(500);
+ Thread::wait(1000); // do we need to wait?
}
}
\ No newline at end of file
