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

fix esp, remove debug

This commit is contained in:
ladyada
2016-08-09 21:37:07 -04:00
parent 7886b7243c
commit bdd08d443e
2 changed files with 16 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#define ADAFRUIT_MQTT_VERSION_PATCH 0
// Uncomment/comment to turn on/off debug output messages.
#define MQTT_DEBUG
//#define MQTT_DEBUG
// Uncomment/comment to turn on/off error output messages.
#define MQTT_ERROR