diff --git a/Node main module/src/customPages.h b/Node main module/src/customPages.h index 243570e..9dca4f5 100644 --- a/Node main module/src/customPages.h +++ b/Node main module/src/customPages.h @@ -181,9 +181,20 @@ const static char customPageJSON[] PROGMEM = R"raw( // Live sensor viewing HTML and JS const char sensorViewerHTML[] PROGMEM = R"rawliteral( -
+

Getting sensor information...

+
+ + + + + + +
+
+ + - + \ No newline at end of file