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 MQTTPacket by
Diff: MQTTPacket.h
- Revision:
- 20:18bc6c007ce2
- Parent:
- 18:bf36e077e7b8
diff -r bf36e077e7b8 -r 18bc6c007ce2 MQTTPacket.h
--- a/MQTTPacket.h Mon Sep 29 11:31:13 2014 +0000
+++ b/MQTTPacket.h Wed Aug 12 02:38:26 2015 +0000
@@ -21,6 +21,8 @@
extern "C" {
#endif
+#define ADV_MAX_PACKET_SIZE 400
+
enum errors
{
MQTTPACKET_BUFFER_TOO_SHORT = -2,
