Andrew Boyson / Mbed 2 deprecated heating

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

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
00009 #define      WIZ_PAGE 106