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_change by
Diff: main.cpp
- Revision:
- 1:af16896c2662
- Parent:
- 0:e4efa77cbd55
- Child:
- 2:19c591b8f837
diff -r e4efa77cbd55 -r af16896c2662 main.cpp --- a/main.cpp Wed Mar 02 20:34:27 2016 +0000 +++ b/main.cpp Tue Mar 15 18:40:54 2016 +0000 @@ -1,5 +1,9 @@ -/* +/* Library: Hotboards_switches.h + * Project: input_change + * File: main.cpp + * Author: Román Valencia + * * Reads an input on pin PB_4, only when its value has been changed */
