aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/mqtt.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/mqtt.c')
-rw-r--r--backends/mqtt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/mqtt.c b/backends/mqtt.c
index 36aed03..f2a7c83 100644
--- a/backends/mqtt.c
+++ b/backends/mqtt.c
@@ -1,5 +1,5 @@
#define BACKEND_NAME "mqtt"
-#define DEBUG
+//#define DEBUG
#include <string.h>
#include <time.h>