We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb26433 commit 08caf3bCopy full SHA for 08caf3b
src/WebSockets4WebServer.h
@@ -65,7 +65,7 @@ class WebSockets4WebServer : public WebSocketsServerCore {
65
};
66
}
67
68
-#else // WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266 && WEBSERVER_HAS_HOOK
+#else // WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266 && WEBSERVER_HAS_HOOK
69
70
#ifndef WEBSERVER_HAS_HOOK
71
#error Your current Framework / Arduino core version does not support Webserver Hook Functions
0 commit comments