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

TunerButtons example is not working on ESP8266 #23

Closed LaurentiuGrama closed 5 years ago

LaurentiuGrama commented 5 years ago

Hi, I tested the TunerButtons example on ESP8266 and it doesn't work. The pins have been changed (D1 to D5) .

On Arduino Pro Mini everything is ok

LaurentiuGrama commented 5 years ago

The problem was on my ESP board. I will close the issue.

bxparks commented 5 years ago

Glad you figured it out. I was unable to respond because my Arduino boards are boxed up and inaccessible, so I couldn't debug anything.