- change some function return values from int8_t to int32_t - improve syncing o try to mimic original algorithm used by badaix - latency_buffer_full() call in player sporadically returns negative value which led to a unnecessary vTaskDelay --> resolved - use esp_timer_get_time() instead of gettimeofday() for timestamping - enable IRAM optimazations for WIFI - decrease WIFI RX buffers Signed-off-by: Karl Osterseher <karli_o@gmx.at>
76a9b9acce
·
2022-10-21 19:30:51 +02:00
History