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
1 changed files with 1 additions and 1 deletions

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