Controls the central heating system and the lights.

Dependencies:   1-wire clock crypto fram log lpc1768 net web wiz mbed

web-this/web-nav-this.h

Committer:
andrewboyson
Date:
19 months ago
Revision:
8:8ac076ce51af
Parent:
0:22b158d3c76f

File content as of revision 8:8ac076ce51af:

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