Monitor motorhome leisure battery and provide simple control of habitation

Dependencies:   net lpc1768 crypto clock web fram log

web-this/web-nav-this.h

Committer:
andrewboyson
Date:
2021-04-18
Revision:
3:b96c6f6bbffc
Parent:
0:b843d647695c
Child:
9:d957af50fdc2

File content as of revision 3:b96c6f6bbffc:

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