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:
40:77bd44f57ad3
Parent:
38:e44f35f8129d
Child:
44:c1d11c491237
--- a/emmaCode.h	Wed Aug 19 15:04:50 2015 +0000
+++ b/emmaCode.h	Thu Aug 20 06:15:32 2015 +0000
@@ -124,7 +124,7 @@
 /*end nodes*/
 
 /*start emma connection function*/
-string ethGET(string host, int port, string data);
+string ethREST(string host, int port, string data);
 /*end emma connection function*/
 
 /*start emma private function*/