1
0
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:
Todd Treece
2016-11-21 14:11:52 -05:00
committed by GitHub
parent ac37a6e132
commit c50f42c563

View File

@ -31,7 +31,7 @@
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
#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.
//#define MQTT_DEBUG