remove log entry

This commit is contained in:
Marcus 2021-01-11 19:01:19 +01:00
parent 611456327d
commit 06cc6406da
1 changed files with 0 additions and 1 deletions

View File

@ -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",