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: IHM_V2
Revision 33:ebb57af47121, committed 2019-01-09
- Comitter:
- jacquesolivierklein
- Date:
- Wed Jan 09 14:01:36 2019 +0000
- Parent:
- 32:88edbd7e31e3
- Commit message:
- unused mutex deleted
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 88edbd7e31e3 -r ebb57af47121 main.cpp --- a/main.cpp Wed Jan 09 12:32:58 2019 +0000 +++ b/main.cpp Wed Jan 09 14:01:36 2019 +0000 @@ -6,7 +6,6 @@ #include "IHM.h" IHM ihm; -Mutex bargraph_mutex; DigitalOut L0 (PB_3) ; // led L0 DigitalOut L1 (PA_7) ; // led L1