added an overlay to the WebUI and some ConnectionHandling

This commit is contained in:
2024-01-12 13:29:22 +01:00
parent 94e407208e
commit f1defa98f2
7 changed files with 62 additions and 8 deletions

View File

@@ -33,6 +33,7 @@
void initWebUI();
void Webserver_Process();
void Webserver_Shutdown();
void Websocket_PushLiveDebug(String Message);