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

bump to 0.16.1

This commit is contained in:
Todd Treece
2016-08-15 17:11:54 -04:00
parent faad8998f6
commit ceeedc2b3c
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
#define ADAFRUIT_MQTT_VERSION_MINOR 16
#define ADAFRUIT_MQTT_VERSION_PATCH 0
#define ADAFRUIT_MQTT_VERSION_PATCH 1
// Uncomment/comment to turn on/off debug output messages.
//#define MQTT_DEBUG