Chris--A / Keypad

A version of the keypad library found in Wiring. This is just a copy made compatible with the Arduino IDE library manager.
GNU General Public License v3.0
252 stars 153 forks source link

How to remove the limit on the number of keystrokes of the Keypad Event #43

Open Krotoffv opened 1 year ago

Krotoffv commented 1 year ago

Using Keypad Events, I have only 1 key pressed at a time, the rest are completely ignored. Is it possible to remove this restriction? Maybe there is a variable that is responsible for this?