Monitor motorhome leisure battery and provide simple control of habitation

Dependencies:   net lpc1768 crypto clock web fram log

Revision:
9:d957af50fdc2
Parent:
3:b96c6f6bbffc
--- a/web-this/web-nav-this.h	Mon May 10 08:45:07 2021 +0000
+++ b/web-this/web-nav-this.h	Mon Jun 06 11:08:53 2022 +0000
@@ -1,9 +1,5 @@
 extern void WebNavThis(int page);
 
 #define     HOME_PAGE 100
-#define  PROGRAM_PAGE 101
-#define RADIATOR_PAGE 102
-#define   BOILER_PAGE 103
-#define   SYSTEM_PAGE 104
-#define ONE_WIRE_PAGE 105
-#define      WIZ_PAGE 106
+#define  BATTERY_PAGE 101
+#define   SYSTEM_PAGE 102