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.
Diff: MQTTClient.cpp
- Revision:
- 1:87da395325fc
- Parent:
- 0:83c732b10e95
- Child:
- 2:ca17c5d846e7
--- a/MQTTClient.cpp Mon Sep 15 12:43:54 2014 +0000 +++ b/MQTTClient.cpp Mon Sep 15 12:48:55 2014 +0000 @@ -2,6 +2,8 @@ MQTTClient.cpp - A simple client for MQTT. Nicholas O'Leary http://knolleary.net + + Ported to mbed by Zoltan Hudak <hudakz@inbox.com> */ #include "MQTTClient.h" @@ -404,3 +406,4 @@ +