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.
Revision 2:391f8ed1f54c, committed 2018-08-20
- Comitter:
- jplunkett
- Date:
- Mon Aug 20 17:38:06 2018 +0000
- Parent:
- 1:ac617c2d1c1c
- Commit message:
- Test commit 2
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ac617c2d1c1c -r 391f8ed1f54c main.cpp --- a/main.cpp Mon Aug 20 17:37:53 2018 +0000 +++ b/main.cpp Mon Aug 20 17:38:06 2018 +0000 @@ -3,6 +3,7 @@ DigitalOut led1(LED1); // Adding information for test commit +// Adding information for test commit 2 // main() runs in its own thread in the OS int main() {