Ver Fonte

correction - release

Philippe G há 3 anos atrás
pai
commit
16ec4c0d57
1 ficheiros alterados com 0 adições e 3 exclusões
  1. 0 3
      components/squeezelite/decode_external.c

+ 0 - 3
components/squeezelite/decode_external.c

@@ -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);