alextaujenis / RBD_Button

Arduino Button Library - Read and debounce buttons and switches without delay or interrupts.
https://robotsbigdata.com/docs-arduino-button.html
MIT License
33 stars 9 forks source link

Add ESP8266 to library.properties architectures #3

Closed 4-20ma closed 8 years ago

4-20ma commented 8 years ago

Eliminate the following warning for Adafruit Feather HUZZAH ESP8266:

WARNING: library RBD_Button claims to run on [avr] architecture(s) and may be incompatible with your current board which runs on [esp8266] architecture(s).
alextaujenis commented 8 years ago

👍