Official reference client implementation for Cumulocity SmartREST on u-blox C027.

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Vincent Wochnik

Revision:
105:fd3571349e5d
Parent:
101:dbcd3bc51758
Child:
110:b7a403dbceb6
--- a/DeviceBootstrap.cpp	Fri May 08 13:15:29 2015 +0000
+++ b/DeviceBootstrap.cpp	Fri May 08 14:50:43 2015 +0000
@@ -3,7 +3,7 @@
 #include <string.h>
 #include "DeviceBootstrap.h"
 #include "rtos.h"
-#include "DeviceMemory.h"
+#include "Storage.h"
 #include "LCDDisplay.h"
 #include "ComposedRecord.h"
 #include "CharValue.h"