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:
- 1:82197f96b771
- Parent:
- 0:918fdb31e2ce
--- a/main.cpp Tue Sep 15 11:24:56 2020 +0000 +++ b/main.cpp Tue Nov 10 08:15:18 2020 +0000 @@ -1,3 +1,4 @@ +// exercice GPIO - BUS #include "mbed.h" DigitalOut myled(LED1);