General area when it fits no where else

Moderator: Mmiscool

User avatar
By Markymarc35
#54196 Hi,
I'm trying to compile the solution using Arduino 1.6.6 but i get this error.

Teensy\Basic-NewWebSockets\ESP8266Basic\ESP8266Basic.ino:33:30: fatal error: WebSocketsServer.h: No such file or directory


Where can i get the missing file?

My Setup:
Tools > Board is set at "Generic ESP8266 Module"
Tools > Flash Mode is set at "DIO"
Tools > Flash Size is set at "1M (512K SPIFFS)"
I'm using a converter to connect from the USB to the module.

Any help would be appreciated.
User avatar
By Oldbod
#54236 Mmiscool said he used 1.6.5 r5 i think. Have a look at the topic to do with compiled byte count discrepancy about 5 topics ago. I had missing includes which i resolved - see last post.