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

How can I use it with port extender? #85

Closed pruwait closed 3 years ago

pruwait commented 3 years ago

I want doble click and hold event on pcf8575. How can I do it?