libreria teclado

Dependents:   Tarea3_Teclado Tarea3_Teclado_Mejoras Tarea3_Teclado_sonido IngresoHORA ... more

Fork of keypad by Leonardo Restrepo

Revision:
1:b5eee44fa8a2
Parent:
0:2df66331c109
Child:
2:2e4900821a28
--- a/keypad.h	Mon Jan 30 09:41:47 2012 +0000
+++ b/keypad.h	Mon Jan 30 09:48:43 2012 +0000
@@ -27,7 +27,9 @@
 #include "FPointer.h"
 
 /**
- * An interrupt-based interface to 4x4 keypad. 
+ * An interrupt-based interface to 4x4 keypad.
+ *
+ * You also need to import FPointer library by Andy Kirkham
  *
  * On each key pressed on a keypad, the index of the key is passed to a
  * user-defined function. User is free to define what to be done with the