reading a group of switches or one only

Dependencies:   Hotboards_switches mbed

Revision:
2:57ea023c5aec
Parent:
1:5a47f2b970eb
--- a/main.cpp	Tue Mar 15 18:41:06 2016 +0000
+++ b/main.cpp	Tue Mar 15 18:47:30 2016 +0000
@@ -1,8 +1,10 @@
 
-/* Library:  Hotboards_switches.h
- * Project:  inputs
- * File:     main.cpp
- * Author:   Román Valencia
+/* Library:     Hotboards_switches.h
+ * Project:     inputs
+ * File:        main.cpp
+ * Author:      Diego Perez
+ * Modified by: Roman Valencia 
+ * Contact:     http://www.hotboards.org/
  *
  * Read the value from 4 sw's (dip switch) and also read the value from a single sw.
  */