mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
remove log entry
This commit is contained in:
parent
611456327d
commit
06cc6406da
@ -183,7 +183,6 @@ bool TimepropCommand()
|
|||||||
char command [CMDSZ];
|
char command [CMDSZ];
|
||||||
bool serviced = true;
|
bool serviced = true;
|
||||||
uint8_t ua_prefix_len = strlen(D_CMND_TIMEPROP); // to detect prefix of command
|
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: "
|
snprintf_P(log_data, sizeof(log_data), "Command called: "
|
||||||
"index: %d data_len: %d payload: %d topic: %s data: %s\n",
|
"index: %d data_len: %d payload: %d topic: %s data: %s\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user