alextaujenis / RBD_Timer

Arduino Timer Library - Manage many timed events without delay or interrupts.
https://robotsbigdata.com/docs-arduino-timer.html
MIT License
46 stars 19 forks source link

Add ESP8266 to library.properties architectures #9

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_Timer 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

👍