Skip to content

Commit 08caf3b

Browse files
committed
code style
1 parent fb26433 commit 08caf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebSockets4WebServer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class WebSockets4WebServer : public WebSocketsServerCore {
6565
};
6666
}
6767
};
68-
#else // WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266 && WEBSERVER_HAS_HOOK
68+
#else // WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266 && WEBSERVER_HAS_HOOK
6969

7070
#ifndef WEBSERVER_HAS_HOOK
7171
#error Your current Framework / Arduino core version does not support Webserver Hook Functions

0 commit comments

Comments
 (0)