syakir shamsudin / KeypadLib

Fork of KeypadLib by fitri ariffin

Files at this revision

API Documentation at this revision

Comitter:
rlanghbv
Date:
Sat Sep 19 18:35:49 2015 +0000
Parent:
14:d6592dac4365
Child:
16:ea3c612999ac
Commit message:
Doc Update

Changed in this revision

keypad.h Show annotated file Show diff for this revision Revisions of this file
--- a/keypad.h	Sat Sep 19 18:15:01 2015 +0000
+++ b/keypad.h	Sat Sep 19 18:35:49 2015 +0000
@@ -105,7 +105,9 @@
 
     /** @brief Detects if any key was pressed
     *
-    *   @return bool - true is returned if any key is pressed
+    *   @return bool
+    *   @retval true   a key is pressed
+    *   @retval false  no keys was not pressed
     */
     bool getKeyPressed();
     /**  Enables internal PullUp resistors on the coloums pins