From 06cc6406dade7946cc71da3c4a5afc2f74b6586f Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 11 Jan 2021 19:01:19 +0100 Subject: [PATCH] remove log entry --- tasmota/xdrv_48_timeprop.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/tasmota/xdrv_48_timeprop.ino b/tasmota/xdrv_48_timeprop.ino index a885f242d..5589868de 100644 --- a/tasmota/xdrv_48_timeprop.ino +++ b/tasmota/xdrv_48_timeprop.ino @@ -183,7 +183,6 @@ bool TimepropCommand() char command [CMDSZ]; bool serviced = true; uint8_t ua_prefix_len = strlen(D_CMND_TIMEPROP); // to detect prefix of command - AddLog_P(LOG_LEVEL_ERROR, PSTR("TRP: Timeprop_Command called")); /* snprintf_P(log_data, sizeof(log_data), "Command called: " "index: %d data_len: %d payload: %d topic: %s data: %s\n",