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 3:8de0e4033414, committed 2016-05-02
- Comitter:
- shekha_atrash
- Date:
- Mon May 02 14:14:39 2016 +0000
- Parent:
- 2:572611216f56
- Parent:
- 1:efed5f5ae31f
- Commit message:
- A merged version
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 572611216f56 -r 8de0e4033414 main.cpp --- a/main.cpp Mon May 02 14:11:11 2016 +0000 +++ b/main.cpp Mon May 02 14:14:39 2016 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -DigitalOut myled(LED1); +DigitalOut myled(LED3); int main() { while(1) {