M4c3j

Results 1 comments of M4c3j

Hello, I have the same issue with Giga but there was some helpfull info: Change Keypad.h: #ifndef INPUT_PULLUP to: #if ! (defined(INPUT_PULLUP) || (ARDUINO_API_VERSION >= 10000)) It works for me.