bxparks / AceButton

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

ESP32 Support? #90

Closed askdesigners closed 3 years ago

askdesigners commented 3 years ago

I'm wanting to use this lib with an ESP32, but I'm not using the Arduino IDE or Arduino library. Will it still work?

bxparks commented 3 years ago

How can I answer this question if you don't tell me what you are using instead of the Arduino IDE? How about you just try to use it, and you tell me if it works or not?