Own fork of MbedSmartRestMain

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Cumulocity Official

Revision:
106:fc5f25f0e0d5
Parent:
105:c61f0d62b625
Child:
107:f1ee3e1eb126
--- a/main.cpp	Mon May 11 18:10:44 2015 +0000
+++ b/main.cpp	Wed May 13 12:12:55 2015 +0000
@@ -121,7 +121,6 @@
         shutdown();
         return 0;
     }
-    aInfo("Main Thread: %p\r\n", Thread::gettid());    
     LCDDisplay::inst().setLines("Register Network...", "IMEI", devStatus.imei);
     if (!mdm.registerNet()) {
         LCDDisplay::inst().setLines("No Network Coverage");