Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: net 1-wire lpc1768 crypto clock web fram log
Diff: heating/hall.h
- 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