reading a complete dip switch when it changes its value

Dependencies:   Hotboards_switches mbed

Fork of dipsw_change by Roman Valencia

Revision:
1:11a5f3209b40
Parent:
0:d5cdb8374e51
Child:
2:eb1ab05e9a0a
--- 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
  */