comment out MQTT_DEBUG

This commit is contained in:
Todd Treece 2015-10-02 17:13:35 -04:00
parent 913cce41af
commit 4f3466bdbf
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#endif
// Uncomment/comment to turn on/off debug output messages.
#define MQTT_DEBUG
//#define MQTT_DEBUG
// Set where debug messages will be printed.
#define DEBUG_PRINTER Serial