forked from Links2004/arduinoWebSockets
code style
This commit is contained in:
@ -65,7 +65,7 @@ class WebSockets4WebServer : public WebSocketsServerCore {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
#else // WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266 && WEBSERVER_HAS_HOOK
|
#else // WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266 && WEBSERVER_HAS_HOOK
|
||||||
|
|
||||||
#ifndef WEBSERVER_HAS_HOOK
|
#ifndef WEBSERVER_HAS_HOOK
|
||||||
#error Your current Framework / Arduino core version does not support Webserver Hook Functions
|
#error Your current Framework / Arduino core version does not support Webserver Hook Functions
|
||||||
|
Reference in New Issue
Block a user