log cleanup

This commit is contained in:
2024-12-10 22:14:28 +01:00
parent dfddeab566
commit 9b943ec2c5
2 changed files with 0 additions and 2 deletions

View File

@ -62,7 +62,6 @@ void taskMetrics(void *pvParameters)
{
while (1)
{
ESP_LOGI(TAG, "Running task Metrics...");
vTaskDelay(1000U / portTICK_PERIOD_MS);
u16MetricCounter = 0U;