reading a complete dip switch when it changes its value

Dependencies:   Hotboards_switches mbed

Fork of dipsw_change by Roman Valencia

Revision:
2:eb1ab05e9a0a
Parent:
1:11a5f3209b40
--- a/main.cpp	Tue Mar 15 18:40:30 2016 +0000
+++ b/main.cpp	Tue Mar 15 18:46:50 2016 +0000
@@ -1,8 +1,10 @@
 
-/* Library:  Hotboards_switches.h
- * Project:  dipsw_change
- * File:     main.cpp
- * Author:   Román Valencia
+/* Library:     Hotboards_switches.h
+ * Project:     dipsw_change
+ * File:        main.cpp
+ * Author:      Diego Perez
+ * Modified by: Roman Valencia 
+ * Contact:     http://www.hotboards.org/
  *
  * Read an entire dip switch composed by 8 interrupts, only when it changes its value
  */