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 1:faed0ed0b9a1, committed 2019-05-10
- Comitter:
- SoulaimanZABOURDINE
- Date:
- Fri May 10 12:13:00 2019 +0000
- Parent:
- 0:81a56990c0f8
- Commit message:
- azblink test;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri May 10 12:10:15 2019 +0000 +++ b/main.cpp Fri May 10 12:13:00 2019 +0000 @@ -9,4 +9,4 @@ myled = 0; // LED is OFF wait(1.0); // 1 sec } -} +} \ No newline at end of file