mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
correction - release
This commit is contained in:
@@ -320,12 +320,9 @@ static bool raop_sink_cmd_handler(raop_event_t event, va_list args)
|
||||
}
|
||||
#endif
|
||||
|
||||
/****************************************************************************************
|
||||
|
||||
/****************************************************************************************
|
||||
* We provide the generic codec register option
|
||||
*/
|
||||
|
||||
#if defined(ESP_PLATFORM) && defined(CONFIG_BT_SINK)
|
||||
void bt_delay_start(TimerHandle_t xTimer) {
|
||||
xTimerDelete(xTimer, portMAX_DELAY);
|
||||
|
||||
Reference in New Issue
Block a user