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:
- 29:c7336563fcd7
- Parent:
- 28:92e2e6708035
- Child:
- 30:643834f77e0d
diff -r 92e2e6708035 -r c7336563fcd7 main.cpp --- a/main.cpp Wed Sep 09 12:24:22 2020 +0000 +++ b/main.cpp Wed Sep 09 12:27:15 2020 +0000 @@ -12,7 +12,7 @@ while(1) { - if (BP2==0) // si le BP2 est appuyé + if (BP2==0) // si le BP2 est appuyé { Led_verte=1; // on eteint la led rouge }