reading a complete dip switch when it changes its value

Dependencies:   Hotboards_switches mbed

Files at this revision

API Documentation at this revision

Comitter:
RomanValenciaP
Date:
Tue Mar 15 18:40:30 2016 +0000
Parent:
0:d5cdb8374e51
Child:
2:eb1ab05e9a0a
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: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
  */