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: pins.cpp
- Revision:
- 19:c419033c0967
- Parent:
- 16:ae65ce77b1f9
- Child:
- 20:7d206773f39e
--- a/pins.cpp Wed Oct 07 20:00:45 2020 +0000 +++ b/pins.cpp Mon Oct 12 19:17:40 2020 +0000 @@ -2,6 +2,7 @@ #include "pins.h" InterruptIn btn(PC_13); +//InterruptIn cordon(PC_8); // Capteurs à ultrasons DigitalOut trigger(PB_9);