Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C12832 EthernetInterface LM75B MMA7660 MQTT mbed-rtos mbed
Fork of IBMIoTClientEthernetExample by
Diff: MQTT/MQTTSocket.h
- Revision:
- 8:80d49dd91542
- Parent:
- 6:37b6d0d56190
--- a/MQTT/MQTTSocket.h Wed Aug 20 13:46:35 2014 +0000 +++ b/MQTT/MQTTSocket.h Wed Oct 01 13:27:35 2014 +0000 @@ -1,7 +1,7 @@ #if !defined(MQTTSOCKET_H) #define MQTTSOCKET_H -#include "MQTT_mbed.h" +#include "MQTTmbed.h" #include "TCPSocketConnection.h" class MQTTSocket
