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: DAQ mbed-rtos mbed
Diff: main.cpp
- Revision:
- 2:7f7eb0cc78a4
- Parent:
- 1:fa51edf89e71
--- a/main.cpp Thu Apr 24 10:39:09 2014 +0000 +++ b/main.cpp Wed Apr 30 11:41:10 2014 +0000 @@ -14,7 +14,7 @@ { led2 =! led2; m->getUart()->uart_thread(); - wait(0.1); + wait(0.01); } }