Monitor motorhome leisure battery and provide simple control of habitation

Dependencies:   net lpc1768 crypto clock web fram log

Committer:
andrewboyson
Date:
Fri Jun 10 18:32:21 2022 +0000
Revision:
10:a97a7cb7aa82
Parent:
9:d957af50fdc2
Corrected amp second count in html

Who changed what in which revision?

UserRevisionLine numberNew contents of line
andrewboyson 0:b843d647695c 1 extern void WebNavThis(int page);
andrewboyson 0:b843d647695c 2
andrewboyson 0:b843d647695c 3 #define HOME_PAGE 100
andrewboyson 9:d957af50fdc2 4 #define BATTERY_PAGE 101
andrewboyson 9:d957af50fdc2 5 #define SYSTEM_PAGE 102