JChristensen / JC_Button

Arduino library to debounce button switches, detect presses, releases, and long presses
GNU General Public License v3.0
425 stars 102 forks source link

ESP 8266 #17

Closed dkcsn closed 6 years ago

dkcsn commented 6 years ago

Is there a way to make this great Library to work together with ESP8266 (Wemos) - Im getting this error WARNING: library JC_Button-master claims to run on (avr) architecture(s) and may be incompatible with your current board which runs on (esp8266) architecture(s).

JChristensen commented 6 years ago

It's just a warning. Does it actually work?

JChristensen commented 6 years ago

Nothing heard; issue closed.

RudyFiero commented 6 years ago

I did not get an error like that. It works for me with the ESP8266.