Controls the central heating system and the lights.

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

Revision:
8:8ac076ce51af
Parent:
6:0164a06f25e7
--- a/web-this/radiator/web-radiator-html.c	Mon Jun 06 11:10:04 2022 +0000
+++ b/web-this/radiator/web-radiator-html.c	Sat Nov 12 10:03:38 2022 +0000
@@ -10,7 +10,7 @@
     WebAddH1("Radiator");
 
     WebAddH2("Output");
-    WebAddAjaxLed           ("Radiator pump",     "ajax-radiator-toggle");
+    WebAddAjaxLed           ("Radiator pump",     "ajax-radiator-pump-toggle");
     
     WebAddH2("Inputs");
     WebAddAjaxLabelledSuffix("Hall temperature",  "ajax-hall-html", "°C");