Read a single switch using Hotboards_switches library
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