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:
103:15583327fcdd
Parent:
28:bb55def47737
Child:
106:41ed3ea0bbba
--- a/settings/settings.h	Sat Jan 16 18:44:34 2021 +0000
+++ b/settings/settings.h	Tue Jan 19 19:05:06 2021 +0000
@@ -29,7 +29,7 @@
 extern void ChgTraceNsRecvAdv (void);
 extern void ChgTraceNsSendSol (void);
 extern void ChgTraceNr4       (void);
-extern void ChgTraceNr6       (void);
+extern void ChgTraceNr        (void);
 extern void ChgTraceNtpClient (void);
 extern void ChgTraceSync      (void);
 extern void ChgTraceOneWire   (void);