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:
57:72c1c1357861
diff -r 9536e7714d60 -r 72c1c1357861 heating/hall.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/heating/hall.h	Mon May 06 07:55:09 2019 +0000
@@ -0,0 +1,2 @@
+extern void HallInit(void);
+extern void HallMain(void);
\ No newline at end of file