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.
Dependencies: MX64
Revision 7:3cc453a7befd, committed 2019-09-20
- Comitter:
- marcodesilva
- Date:
- Fri Sep 20 13:39:31 2019 +0000
- Parent:
- 6:962b57df95f6
- Commit message:
- ggg
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jul 26 13:09:24 2019 +0000 +++ b/main.cpp Fri Sep 20 13:39:31 2019 +0000 @@ -1,7 +1,7 @@ #include "mbed.h" #include "MX.h" #include "UARTSerial_half.h" - + // It creates an instance of the DigitalOut class. // myled is the name of the variable (instance).