Monitor for central heating system (e.g. 2zones+hw) Supports up to 15 temp probes (DS18B20/DS18S20) 3 valve monitors Gas pulse meter recording Use stand-alone or with nodeEnergyServer See http://robdobson.com/2015/09/central-heating-monitor

Dependencies:   EthernetInterfacePlusHostname NTPClient Onewire RdWebServer SDFileSystem-RTOS mbed-rtos mbed-src

Revision:
7:113c68639d10
Parent:
6:b7064d33e402
Child:
8:5980547ae71c
diff -r b7064d33e402 -r 113c68639d10 main.cpp
--- a/main.cpp	Fri Feb 20 08:54:12 2015 +0000
+++ b/main.cpp	Fri Feb 20 22:53:28 2015 +0000
@@ -5,7 +5,7 @@
 #include "GasUseCounter.h"
 #include <stdarg.h>
 
-#define TEST_REMOVE_UDP_AND_NTP 1
+//#define TEST_REMOVE_UDP_AND_NTP 1
 
 // Web and UDB ports 
 const int WEBPORT = 80; // Port for web server