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:
- 17:9889611a4ad1
- Parent:
- 15:ba91aa788443
- Child:
- 18:fe3809cdc50a
--- a/main.cpp Tue Nov 18 20:54:08 2014 +0000 +++ b/main.cpp Tue Nov 18 22:02:27 2014 +0000 @@ -50,7 +50,7 @@ display.clock(buffer, dot); } else if (interrupt_flag == 0) display.show(); - wait(0.1); + //wait(0.1); } }