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:
9:a58c04da4476
Parent:
8:51a0ca9079ca
Child:
10:1dc69e0ce7fd
--- a/main.cpp	Sat Jul 11 09:38:12 2015 +0000
+++ b/main.cpp	Mon Jul 13 04:35:56 2015 +0000
@@ -1,6 +1,6 @@
 #include "emmaCode.h"
 
-int mode = MODE_SETTINGS;
+int mode = MODE_REGISTER;
 int main() {
     //init touchscreen and read input
     emmaInit();