Andrew Boyson / oldheating

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

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers web-nav-this.h Source File

web-nav-this.h

00001 extern void WebNavThis(int page);
00002 
00003 #define     HOME_PAGE 100
00004 #define  PROGRAM_PAGE 101
00005 #define RADIATOR_PAGE 102
00006 #define   BOILER_PAGE 103
00007 #define   SYSTEM_PAGE 104
00008 #define ONE_WIRE_PAGE 105