Dependencies: net 1-wire lpc1768 crypto clock web fram log
/media/uploads/andrewboyson/heating.sch
/media/uploads/andrewboyson/heating.brd
/media/uploads/andrewboyson/eagle.epf
web-derived/web-nav-derived.h@52:76254a967391, 2019-05-01 (annotated)
- Committer:
- andrewboyson
- Date:
- Wed May 01 07:17:24 2019 +0000
- Revision:
- 52:76254a967391
Updated web library
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
andrewboyson | 52:76254a967391 | 1 | extern void WebNavDerived(int page); |
andrewboyson | 52:76254a967391 | 2 | |
andrewboyson | 52:76254a967391 | 3 | #define HOME_PAGE 100 |
andrewboyson | 52:76254a967391 | 4 | #define PROGRAM_PAGE 101 |
andrewboyson | 52:76254a967391 | 5 | #define RADIATOR_PAGE 102 |
andrewboyson | 52:76254a967391 | 6 | #define BOILER_PAGE 103 |
andrewboyson | 52:76254a967391 | 7 | #define SYSTEM_PAGE 104 |
andrewboyson | 52:76254a967391 | 8 | #define ONE_WIRE_PAGE 105 |