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.
Fork of demo_program by
Diff: main.cpp
- Revision:
- 8:cb9b22d13f60
- Parent:
- 7:9b6915e1191c
- Child:
- 9:be3f59c825d6
diff -r 9b6915e1191c -r cb9b22d13f60 main.cpp --- a/main.cpp Tue Jun 26 16:20:02 2012 +0000 +++ b/main.cpp Mon May 20 09:14:45 2013 +0000 @@ -14,6 +14,5 @@ newled = 0; newerled = 0; wait(0.5); - //test } }