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
Fix naming conflict with newer ARM toolchain #15
Closed
PaulStoffregen closed 6 years ago
Newer toolchains define timer_t as a special typedef. Simple fix to just rename the variable.