reading a complete dip switch
Dependencies: Hotboards_switches mbed
Fork of dip_switch by
Revision 1:2ed56eefabf0, committed 2016-03-15
- Comitter:
- RomanValenciaP
- Date:
- Tue Mar 15 18:40:03 2016 +0000
- Parent:
- 0:91c1916e3ed3
- Child:
- 2:5799d5bb43c6
- 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:32:39 2016 +0000 +++ b/main.cpp Tue Mar 15 18:40:03 2016 +0000 @@ -1,5 +1,9 @@ -/* +/* Library: Hotboards_switches.h + * Project: dip_switch + * File: main.cpp + * Author: Román Valencia + * * Read an entire dip switch composed by 8 interrupts */
