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
257 stars 156 forks source link

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

Open Krotoffv opened 2 years ago

Krotoffv commented 2 years 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?