mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +03:00
update vorbis + default options
This commit is contained in:
@@ -39,7 +39,13 @@ CONFIG_PARTITION_TABLE_OFFSET=0x8000
|
||||
CONFIG_PARTITION_TABLE_MD5=y
|
||||
# CPU & threads options
|
||||
CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
|
||||
CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
|
||||
CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY=
|
||||
CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0=
|
||||
CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1=y
|
||||
CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=1
|
||||
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
|
||||
Reference in New Issue
Block a user