-->
Page 1 of 1

Cannot get Arduino Tone too work = #include <Tone.h> MOVED

PostPosted: Sun Oct 18, 2015 4:25 am
by questuk
Sorry posted in the wrong forum, have moved it to the Arduino forum on here, couldn't find how to delete this post ?



Hi

Have spent an hour trying to solve this and looked on the internet.

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

But I am not sure if the Tone library has been implemented on the ESP8266 ?

Any help would be appreciated.

Regards

Gary