mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
BT update + enable gain
This commit is contained in:
@@ -152,7 +152,13 @@ menu "Squeezelite-ESP32"
|
||||
depends on BTAUDIO
|
||||
default 500
|
||||
help
|
||||
Decreasing this will lead to a more responsive BT control, but might lead to noisy log files if debug is enabled.
|
||||
Decreasing this will lead to a more responsive BT control, but might lead to noisy log files if debug is enabled.
|
||||
config A2DP_CONNECT_TIMEOUT_MS
|
||||
int "Time out duration when trying to connect to an A2DP audio sink"
|
||||
depends on BTAUDIO
|
||||
default 1000
|
||||
help
|
||||
Increasing this value will give more chance for less stable connections to be established.
|
||||
|
||||
endmenu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user