Salty-Fanta / PandaPad_OLD_ARDUINO

Shortcut keypad with E-ink display and touchpad
0 stars 0 forks source link

Fixed multiple keys being not registered. #10

Closed Salty-Fanta closed 1 year ago

Salty-Fanta commented 1 year ago

Used Keypad getkeys to buffer multiple keys and get around the different keys debounce issue.

Added elapsed loops per second counter to serial monitor debug.