leftovers

This commit is contained in:
Philippe G
2020-08-12 16:20:12 -07:00
parent c01a83b466
commit 2b049e1717
2 changed files with 2 additions and 4 deletions

View File

@@ -579,7 +579,6 @@ static void output_thread_i2s_stats(void *arg) {
}
vTaskDelay( pdMS_TO_TICKS( STATS_PERIOD_MS ) );
}
return;
}
/****************************************************************************************