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:
- 48:1c7861d80d16
- Parent:
- 46:4cb96ab2d1c8
- Child:
- 51:66b820f203a5
--- a/src/ControlTask/ControlTask.cpp Tue Sep 13 12:05:17 2016 +0000
+++ b/src/ControlTask/ControlTask.cpp Tue Sep 13 16:00:45 2016 +0000
@@ -33,7 +33,7 @@
serviceTimerControl(pos->second);
}
}
- Thread::wait(5000);
+ Thread::wait(1000);
}
}
