mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
add missing include
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <StatefulService.h>
|
#include <StatefulService.h>
|
||||||
#include <ESPAsyncWebServer.h>
|
#include <ESPAsyncWebServer.h>
|
||||||
|
#include <SecurityManager.h>
|
||||||
|
|
||||||
#define WEB_SOCKET_CLIENT_ID_MSG_SIZE 128
|
#define WEB_SOCKET_CLIENT_ID_MSG_SIZE 128
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user