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.
Fork of PR2EJ8 by
Diff: main.cpp
- Revision:
- 2:ff26484331d3
- Parent:
- 1:c86864e0f17a
- Child:
- 3:7c9e18bcadde
--- a/main.cpp Wed Nov 08 10:33:12 2017 +0000 +++ b/main.cpp Wed Nov 08 10:34:06 2017 +0000 @@ -7,7 +7,7 @@ DigitalOut Led1(PB_3); // Led1 conectado al pin D3 DigitalOut Led2(PB_5); // Led2 conectado al pin D4 DigitalOut Led3(PB_4); // Led3 conectado al pin D5 -int estado1,estado2,estado3 +int estado1,estado2,estado3; void pulsador1(void const *argument) {