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 DigitalOut_HelloWorld by
Revision 3:4e43551a6502, committed 2015-01-14
- Comitter:
- manisman
- Date:
- Wed Jan 14 01:17:46 2015 +0000
- Parent:
- 2:b4e2eee99a28
- Commit message:
- added //
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r b4e2eee99a28 -r 4e43551a6502 main.cpp --- a/main.cpp Sat Sep 20 21:47:16 2014 +0000 +++ b/main.cpp Wed Jan 14 01:17:46 2015 +0000 @@ -10,3 +10,4 @@ wait(0.2); } } +// added comment \ No newline at end of file