hii soalan 3
Fork of KeypadLib by
Revision 23:a09fc75f4ca7, committed 2018-06-04
- Comitter:
- syakir93
- Date:
- Mon Jun 04 14:30:19 2018 +0000
- Parent:
- 22:8909e7419412
- Commit message:
- soalan 3
Changed in this revision
keypad.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8909e7419412 -r a09fc75f4ca7 keypad.h --- a/keypad.h Thu May 17 08:12:42 2018 +0000 +++ b/keypad.h Mon Jun 04 14:30:19 2018 +0000 @@ -38,7 +38,7 @@ const char keys[16] = {'1','2','3','F', '4','5','6','E', '7','8','9','D', - 'A','0','B','C' + ' ','0','B','C' }; /** * An simple polling-based interface to read a 4x4 keypad.