mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-27 12:50:49 +03:00
tweaks
This commit is contained in:
@@ -267,7 +267,7 @@ void raop_sink_cmd_handler(raop_event_t event, void *param)
|
||||
/****************************************************************************************
|
||||
* We provide the generic codec register option
|
||||
*/
|
||||
void register_other(void) {
|
||||
void register_external(void) {
|
||||
#ifdef CONFIG_BT_SINK
|
||||
if (!strcasestr(output.device, "BT ")) {
|
||||
bt_sink_init(bt_sink_cmd_handler, sink_data_handler);
|
||||
|
||||
Reference in New Issue
Block a user