result of success : 1 to 0, max msg size: 127B to 16383B, fixed existing bugs
Fork of MQTTClient by
Diff: MQTTClient.h
- Revision:
- 6:734e384f72c3
- Parent:
- 5:29cefbfa0b48
- Child:
- 10:6fa55ad359f0
--- a/MQTTClient.h Wed Mar 21 21:56:37 2012 +0000 +++ b/MQTTClient.h Wed Mar 21 21:58:35 2012 +0000 @@ -40,8 +40,8 @@ #define KEEPALIVE 15000 /** MQTTClient - * MQTTClient.cpp - * Based on MQTTClient from http://ceit.uq.edu.au/content/mqttclient-mbed-version-20 + * + * Based on MQTTClient code from http://ceit.uq.edu.au/content/mqttclient-mbed-version-20 * A simple MQTT client for mbed, version 2.0 * By Yilun FAN, @CEIT, @JAN 2011 *