mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced 2025-07-20 02:32:06 +02:00
clang-format
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
#include <WebSocketsServer.h>
|
||||
#include <ESP8266WebServer.h>
|
||||
|
||||
|
||||
#if((WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266) || (WEBSOCKETS_NETWORK_TYPE == NETWORK_RP2040)) && WEBSERVER_HAS_HOOK
|
||||
|
||||
class WebSockets4WebServer : public WebSocketsServerCore {
|
||||
|
Reference in New Issue
Block a user