From c5b710970468aea4b53ff93104725b50715c4ab3 Mon Sep 17 00:00:00 2001 From: Javier Arigita Date: Mon, 20 Apr 2020 21:33:32 +0200 Subject: [PATCH] Disable debug by default --- tasmota/xdrv_39_heating.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xdrv_39_heating.ino b/tasmota/xdrv_39_heating.ino index 1f9b0b705..27f8faa80 100644 --- a/tasmota/xdrv_39_heating.ino +++ b/tasmota/xdrv_39_heating.ino @@ -22,7 +22,7 @@ #define XDRV_39 39 // Enable/disable debugging -//#define DEBUG_HEATING +// #define DEBUG_HEATING #ifdef DEBUG_HEATING #define DOMOTICZ_IDX1 791