bump version define in Adafruit_MQTT.h
This commit is contained in:
parent
ac37a6e132
commit
c50f42c563
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
|
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
|
||||||
#define ADAFRUIT_MQTT_VERSION_MINOR 16
|
#define ADAFRUIT_MQTT_VERSION_MINOR 16
|
||||||
#define ADAFRUIT_MQTT_VERSION_PATCH 1
|
#define ADAFRUIT_MQTT_VERSION_PATCH 2
|
||||||
|
|
||||||
// Uncomment/comment to turn on/off debug output messages.
|
// Uncomment/comment to turn on/off debug output messages.
|
||||||
//#define MQTT_DEBUG
|
//#define MQTT_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user