BT update + enable gain

This commit is contained in:
philippe44
2019-05-31 20:58:24 -07:00
parent 176f3aeace
commit 99d2afc0a0
5 changed files with 238 additions and 88 deletions

View File

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