mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-17 21:18:51 +03:00
Stabilize BT connect
This commit is contained in:
@@ -48,4 +48,5 @@ CONFIG_ESPTOOLPY_BAUD_2MB=y
|
||||
CONFIG_ESPTOOLPY_BAUD=2000000
|
||||
# Decreasing the delay here leads to a more responsive control of the playback.
|
||||
# If debug logging set on output, this should be raised as it will generate a lot of noise in logs
|
||||
CONFIG_A2DP_CONTROL_DELAY_MS=500
|
||||
CONFIG_A2DP_CONTROL_DELAY_MS=500
|
||||
CONFIG_A2DP_CONNECT_TIMEOUT_MS=1000
|
||||
Reference in New Issue
Block a user