able to subscribe for >10hrs and still running

Dependencies:   ADE7758_v1 Crypto DHT11 MQTT MbedJSONValue SDFileSystem SPI_TFT_ILI9341 SWSPI SetRTC TFT_fonts Touch W5500Interface mbed-rtos mbed-src tuanpm

Fork of PB_emma_controller_mbed_src by Emma

Revision:
25:36c6a5db50ed
Parent:
21:33bd8b82560f
Child:
27:259aaa249619
--- a/emmaCode.h	Fri Jul 24 05:16:00 2015 +0000
+++ b/emmaCode.h	Fri Jul 24 15:41:47 2015 +0000
@@ -68,7 +68,7 @@
 
 //threshold
 #define VRMSTHRESHOLD   250
-#define WATTTHRESHOLD   200
+#define WATTTHRESHOLD   10000
 
 /*start lcd and touch*/
 int emmaModeSelection(void);