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: USBDevice mbed DipCortex-USB-EEProm
Diff: main.cpp
- Revision:
- 6:c3a33d04d731
- Parent:
- 5:e1eb6bdf10f3
- Child:
- 7:930020a7dc9e
--- a/main.cpp Thu Sep 03 08:15:59 2015 +0000 +++ b/main.cpp Thu Sep 03 15:57:31 2015 +0000 @@ -97,7 +97,7 @@ init(); // Wait for terminal program to start - wait (5); + wait(WAITATSTART); // Show the start banner pc.printf("\r\n");