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.
Diff: main.cpp
- Revision:
- 6:42acd9884ffc
- Parent:
- 5:42066232dc6f
- Child:
- 7:4377556c2d5b
--- a/main.cpp Fri Jan 09 13:31:29 2015 -0500 +++ b/main.cpp Fri Jan 09 15:53:44 2015 -0500 @@ -8,5 +8,6 @@ wait(0.1333); myled = 0; wait(1.9); + //this is an awesome program. } }