reading a complete dip switch when it changes its value
Dependencies: Hotboards_switches mbed
Fork of dipsw_change by
Revision 1:11a5f3209b40, committed 2016-03-15
- Comitter:
- RomanValenciaP
- Date:
- Tue Mar 15 18:40:30 2016 +0000
- Parent:
- 0:d5cdb8374e51
- Child:
- 2:eb1ab05e9a0a
- Commit message:
- added header info
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Mar 02 20:35:14 2016 +0000 +++ b/main.cpp Tue Mar 15 18:40:30 2016 +0000 @@ -1,5 +1,9 @@ -/* +/* Library: Hotboards_switches.h + * Project: dipsw_change + * File: main.cpp + * Author: Román Valencia + * * Read an entire dip switch composed by 8 interrupts, only when it changes its value */
