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

Committer:
andrewboyson
Date:
Tue May 07 07:42:24 2019 +0000
Revision:
58:d968191f46f2
Updated debounce module

Who changed what in which revision?

UserRevisionLine numberNew contents of line
andrewboyson 58:d968191f46f2 1 extern void HallLedInit(void);
andrewboyson 58:d968191f46f2 2 extern void HallLedMain(void);