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/CloudDataHandler/CloudDataHandler.cpp
- Revision:
- 149:950c90425f7c
- Parent:
- 123:ce602c91a9c3
- Child:
- 284:cc72206ea8e0
--- a/src/CloudDataHandler/CloudDataHandler.cpp Wed Sep 28 17:57:36 2016 +0000 +++ b/src/CloudDataHandler/CloudDataHandler.cpp Fri Sep 30 12:22:20 2016 +0000 @@ -44,6 +44,6 @@ } } } - Thread::wait(10000); + Thread::wait(1000); } } \ No newline at end of file