From f1defa98f21a43000cbc834aa310ed663f6f580e Mon Sep 17 00:00:00 2001 From: Marcel Peterkau Date: Fri, 12 Jan 2024 13:29:22 +0100 Subject: [PATCH] added an overlay to the WebUI and some ConnectionHandling --- Software/data_src/index.htm | 9 ++++++++- Software/data_src/static/css/tweaks.css | 17 +++++++++++++++++ Software/data_src/static/js/websocket.js | 12 ++++++++++-- Software/include/common.h | 4 ++-- Software/include/webui.h | 1 + Software/src/main.cpp | 5 +++-- Software/src/webui.cpp | 22 +++++++++++++++++++++- 7 files changed, 62 insertions(+), 8 deletions(-) diff --git a/Software/data_src/index.htm b/Software/data_src/index.htm index f4d9d20..d96562c 100644 --- a/Software/data_src/index.htm +++ b/Software/data_src/index.htm @@ -20,7 +20,14 @@ - + +
+
+

Verbinde...

+ +
+
+