emma controller code in production board v1

Dependencies:   ADE7758_v1 Crypto DHT11 MQTT MbedJSONValueEmma SDFileSystem TFT_ILI9341 SWSPI SetRTC TFT_fonts Touch W5500Interface mbed-rtos mbed-src SoftSerial

Fork of emma_controller_energy by Emma

Revision:
50:50d98fe6cc15
Parent:
48:053e92b6dc1e
Child:
52:cbe6d1d1efdc
--- a/emmaCode.h	Thu Sep 03 07:10:35 2015 +0000
+++ b/emmaCode.h	Thu Sep 03 11:19:42 2015 +0000
@@ -2,8 +2,8 @@
 #define MBED_EMMACODE_H
 
 #include "mbed.h"
-#include "espduino.h"           //wifi mqtt
-#include "mqtt.h"               //wifi mqtt
+#include "espduino.h"           //wifi rest and mqtt
+//#include "mqtt.h"               //wifi mqtt
 #include "rest.h"               //wifi rest
 //#include "MQTTClient.h"         //eth mqtt
 //#include "MQTTEthernet.h"       //eth mqtt