adafruit / Adafruit_Keypad

light keypad library for arduino
23 stars 10 forks source link

Generalize ring buffer usage for non-SAMD support #4

Closed caternuson closed 5 years ago

caternuson commented 5 years ago

@ladyada Not sure if this is what you were after for making the ring buffer a utility?

Renamed the old example to trellis_keypad_test.ino and added a new more generic example as keypad_test.ino.

Tested on a Metro 328:

metro_328_test Screenshot from 2019-06-28 11-57-46

ladyada commented 5 years ago

yay thanks!

caternuson commented 5 years ago

cool. that was easy. copy pasta easy.

of course i forgot to add a version bump again :(

caternuson commented 5 years ago

I just cheated and did the version bump inline real quick.

Released as 1.0.3