mirror of https://github.com/arendst/Tasmota.git
remove log entry
This commit is contained in:
parent
611456327d
commit
06cc6406da
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue