I am try this library with Arduino IDE for ESP8266 and compile WebSocketServer_DEMO.ino programme and i got a
WebSocketServer_Demo:72: error: no matching function for call to 'WiFlyDevice::sendCommand(const __FlashStringHelper*)'
WiFly.sendCommand(F("set wlan auth 1"));
can you suggest the solution's.
I am try this library with Arduino IDE for ESP8266 and compile WebSocketServer_DEMO.ino programme and i got a WebSocketServer_Demo:72: error: no matching function for call to 'WiFlyDevice::sendCommand(const __FlashStringHelper*)' WiFly.sendCommand(F("set wlan auth 1")); can you suggest the solution's.