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.
Fork of MQTT by
Diff: MQTTClient.h
- Revision:
- 5:389ccac5a50c
- Parent:
- 4:4ef00243708e
- Child:
- 6:4d312a49200b
--- a/MQTTClient.h Mon Apr 07 12:24:36 2014 +0000 +++ b/MQTTClient.h Mon Apr 07 23:52:57 2014 +0100 @@ -23,7 +23,6 @@ #if !defined(MQTTCLIENT_H) #define MQTTCLIENT_H -#include "mbed.h" #include "FP.h" #include "MQTTPacket.h"