mirror of
https://github.com/s00500/ESPUI.git
synced 2025-07-04 21:30:19 +00:00
@ -256,7 +256,7 @@ public:
|
||||
const char *ui_title = "ESPUI"; // Store UI Title and Header Name
|
||||
Control *controls = nullptr;
|
||||
void jsonReload();
|
||||
void jsonDom(AsyncWebSocketClient *client);
|
||||
void jsonDom(AsyncWebSocketClient *client = nullptr);
|
||||
|
||||
Verbosity verbosity;
|
||||
|
||||
|
Reference in New Issue
Block a user