Andrew Boyson / oldheating

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

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