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
Revision 8:cb9b22d13f60, committed 2013-05-20
- Comitter:
- screamer
- Date:
- Mon May 20 09:14:45 2013 +0000
- Parent:
- 7:9b6915e1191c
- Child:
- 9:be3f59c825d6
- Commit message:
- remove all comments
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- 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
}
}
--- a/mbed.bld Tue Jun 26 16:20:02 2012 +0000 +++ b/mbed.bld Mon May 20 09:14:45 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/737756e0b479 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/b3110cd2dd17 \ No newline at end of file