Central Heating controller using the real time clock, PHY module for internet, 1-wire interface for temperature sensors, a system log and a configuration file

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

Revision:
52:76254a967391
Parent:
51:c7c6ce0d57ad
--- a/web-derived/boiler/web-boiler-html.c	Mon Apr 29 14:46:58 2019 +0000
+++ b/web-derived/boiler/web-boiler-html.c	Wed May 01 07:17:24 2019 +0000
@@ -1,5 +1,5 @@
 #include "http.h"
-#include "web-page-derived.h"
+#include "web-nav-derived.h"
 #include "web-add.h"
 
 void WebBoilerHtml()