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:
52:8b95544920af
Parent:
43:14ccc830d6a6
Child:
56:789a1a8c5ebe
--- a/MQTTTransport.cpp	Thu Aug 28 20:56:49 2014 +0000
+++ b/MQTTTransport.cpp	Fri Sep 12 20:44:42 2014 +0000
@@ -382,7 +382,7 @@
          this->logger()->blinkTransportTxLED();
          
          // wait for 1 second
-         wait_ms(1000);
+         Thread::wait(1000);
      }
      else {
          // fail silently now...