Monitor motorhome leisure battery and provide simple control of habitation

Dependencies:   net lpc1768 crypto clock web fram log

Revision:
0:b843d647695c
Child:
3:b96c6f6bbffc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web-this/web-nav-this.h	Thu Jan 14 16:05:55 2021 +0000
@@ -0,0 +1,8 @@
+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