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
248 stars 150 forks source link

Fix naming conflict with newer ARM toolchain #15

Closed PaulStoffregen closed 6 years ago

PaulStoffregen commented 6 years ago

Newer toolchains define timer_t as a special typedef. Simple fix to just rename the variable.