mqtt specific components for the impact mbed endpoint library

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_mqtt_endpoint_nxp

Revision:
29:ac6390032cec
Parent:
25:5269e8881494
Child:
39:fec38d630383
diff -r 6cdbaf2aa697 -r ac6390032cec MBEDEndpoint.h
--- a/MBEDEndpoint.h	Thu Apr 03 01:55:19 2014 +0000
+++ b/MBEDEndpoint.h	Mon Apr 07 03:15:02 2014 +0000
@@ -83,7 +83,6 @@
         
         char *getEndpointName();
         char *getGWAddress();
-        Preferences *preferences();
         
         char *getLCDStatus();
         
@@ -91,6 +90,8 @@
                 
         MBEDToIOCResourceMap *getMap();
     
+        Preferences *preferences();
+         
     protected:
     
     private: