You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seem to be unable to compile any of the examples with v2.0.0. The error I get is
\Arduino\libraries\arduinoWebSockets\src\WebSockets.cpp:28:35: fatal error:core_esp8266_features.h: No such file or directory #include <core_esp8266_features.h>
I am a bit new to git, so I am using this library with Arduino 1.6.5 along with the board manager.
But according to commit 92a63e9, it should work right?