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: Hotboards_switches mbed
Fork of input by
Diff: main.cpp
- Revision:
- 1:ce1c787ed6fd
- Parent:
- 0:6e25e921deef
- Child:
- 2:d4a7439b72dd
diff -r 6e25e921deef -r ce1c787ed6fd main.cpp --- a/main.cpp Wed Mar 02 20:30:43 2016 +0000 +++ b/main.cpp Tue Mar 15 18:40:42 2016 +0000 @@ -1,5 +1,9 @@ -/* +/* Library: Hotboards_switches.h + * Project: input + * File: main.cpp + * Author: Román Valencia + * * The simplest program, read an input on pin PB_4 */

Hotboards switch