Corrected to:
DEFINE KEYPAD_COL 4 ' 4 COL keypad (0-3)
DEFINE KEYPAD_COL_BIT 0 ' COL 0 = PORTB.0 (wires start at PORTB bit 0)
Keypad is now working properly.
Many thanks for your attention and efforts.
Corrected to:
DEFINE KEYPAD_COL 4 ' 4 COL keypad (0-3)
DEFINE KEYPAD_COL_BIT 0 ' COL 0 = PORTB.0 (wires start at PORTB bit 0)
Keypad is now working properly.
Many thanks for your attention and efforts.
Thanks,
Homerclese
Bookmarks