reading a complete dip switch
Dependencies: Hotboards_switches mbed
Fork of dip_switch by
Revision 2:5799d5bb43c6, committed 2016-03-15
- Comitter:
- RomanValenciaP
- Date:
- Tue Mar 15 18:46:38 2016 +0000
- Parent:
- 1:2ed56eefabf0
- Commit message:
- added original author and contact info
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 2ed56eefabf0 -r 5799d5bb43c6 main.cpp --- a/main.cpp Tue Mar 15 18:40:03 2016 +0000 +++ b/main.cpp Tue Mar 15 18:46:38 2016 +0000 @@ -1,8 +1,10 @@ -/* Library: Hotboards_switches.h - * Project: dip_switch - * File: main.cpp - * Author: Román Valencia +/* Library: Hotboards_switches.h + * Project: dip_switch + * File: main.cpp + * Author: Diego Perez + * Modified by: Roman Valencia + * Contact: http://www.hotboards.org/ * * Read an entire dip switch composed by 8 interrupts */