mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 21:17:18 +03:00
update vorbis + default options
This commit is contained in:
@@ -147,6 +147,13 @@ menu "Squeezelite-ESP32"
|
||||
default "Squeezelite"
|
||||
help
|
||||
This is the name of the device that the Bluetooth speaker will see when it is connected to.
|
||||
config A2DP_CONTROL_DELAY_MS
|
||||
int "Control loop delay. "
|
||||
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.
|
||||
|
||||
endmenu
|
||||
|
||||
endmenu
|
||||
endmenu
|
||||
Reference in New Issue
Block a user