Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By questuk
#31663 Hi

When i add this #include <Tone.h> i get a fatal error.

'libraries\Tone\Tone.cpp:24:27: fatal error: avr/interrupt.h: No such file or directory #include <avr/interrupt.h>'

It seems the Tone library has not been implemented on the ESP8266.


Regards

Gary