bxparks / AceButton

An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
MIT License
385 stars 37 forks source link

Support for 32-bit processors #4

Closed bxparks closed 6 years ago

bxparks commented 6 years ago

Verified to work on Teensy LC (Cortex-M0+) and 3.2 (Cortex-M4).