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
Diff: main.cpp
- Revision:
- 2:ee9896ee7a7a
- Parent:
- 0:4b02060af95b
--- a/main.cpp Fri Aug 02 14:15:07 2019 +0000 +++ b/main.cpp Wed Aug 21 13:23:33 2019 +0000 @@ -52,7 +52,7 @@ pc.printf("TimeOut\r\n"); } #endif - wait(0.1); + wait(0.01); } }