Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
4:059b8b90e0d9
Parent:
2:45a6e44a4fb4
Child:
5:2b74510900da
--- a/SmartRest.h	Mon Jul 07 17:12:59 2014 +0200
+++ b/SmartRest.h	Wed Jul 09 15:37:19 2014 +0200
@@ -133,7 +133,7 @@
      *                  sent as a template.
      * @return a non-zero value if and only if an error occured
      */
-    uint8_t bootstrap(DataGenerator&);
+    uint8_t bootstrap(const DataGenerator&);
 
     /*
      * Closes the connection.