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: mbed
Diff: main.cpp
- Revision:
- 1:3d648aadb949
- Parent:
- 0:926129e024d7
- Child:
- 2:d1fda51a728b
--- a/main.cpp Wed Apr 29 00:52:38 2020 +0000 +++ b/main.cpp Wed Apr 29 03:13:43 2020 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -DigitalOut myled(LED1); +DigitalOut myled(LED3); int main() { while(1) {