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:
89:8ab476939897
Parent:
77:f6717e4eccc4
Child:
90:0525121f307e
--- a/DeviceBootstrap.cpp	Wed Mar 11 10:02:35 2015 +0000
+++ b/DeviceBootstrap.cpp	Mon Mar 16 10:16:48 2015 +0000
@@ -50,7 +50,6 @@
 
 bool DeviceBootstrap::obtainFromPlatform()
 {
-    uint8_t ret;
     uint8_t tries;
     
     ComposedRecord record;