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:
32:78633fb9b2a1
Parent:
12:96f637ed37f9
Child:
44:c1d11c491237
--- a/main.cpp	Fri Aug 07 07:40:23 2015 +0000
+++ b/main.cpp	Mon Aug 10 07:04:52 2015 +0000
@@ -4,7 +4,6 @@
 
 int main() {
     //init touchscreen and read input
-    //mode = MODE_OPERATION;
     mode = emmaModeSelection();
     
     emmaInit(mode);