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.
Diff: main.cpp
- Revision:
- 3:aaabe92e4143
- Parent:
- 2:b1a301e3f1a6
diff -r b1a301e3f1a6 -r aaabe92e4143 main.cpp --- a/main.cpp Wed Oct 13 12:00:43 2021 +0000 +++ b/main.cpp Tue Oct 19 16:19:23 2021 +0000 @@ -1,4 +1,4 @@ -#include "mboeued.h" +#include "mbed.h" DigitalOut myled(LED1);