hii soalan 3

Fork of KeypadLib by fitri ariffin

Revision:
15:78f9c379a2e1
Parent:
14:d6592dac4365
Child:
16:ea3c612999ac
--- 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