1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-07-29 02:02:00 +03:00

Merge branch 'master' of github.com:adafruit/Adafruit_MQTT_Library into 3.1.1

This commit is contained in:
Todd Treece
2015-10-21 15:38:55 -04:00
4 changed files with 142 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#define DEBUG_PRINTBUFFER(buffer, len) {}
#endif
// Use 3 (MQTT 3.0) or 4 (MQTT 3.1.1)
#define MQTT_PROTOCOL_LEVEL 4
#define MQTT_CTRL_CONNECT 0x1