You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-08 14:01:58 +03:00
bump version define in Adafruit_MQTT.h
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user