mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
Update config scripts and compare tool
This commit is contained in:
@@ -107,17 +107,6 @@ menu "Squeezelite-ESP32"
|
||||
endmenu
|
||||
|
||||
menu "Audio settings"
|
||||
menu "Known Configurations"
|
||||
visible if BASIC_I2C_BT
|
||||
config DAC_KNOWN_CONFIGURATIONS
|
||||
string "Known DAC configurations"
|
||||
default "ESP32A1S Old (AC101)|ESP32A1S V2.2+ (ES8388)|Xiaomi Gateway" if BASIC_I2C_BT
|
||||
default ""
|
||||
config DAC_KNOWN_CONFIGURATIONS_GPIOS
|
||||
string "GPIOs for known DAC configurations"
|
||||
default "model=AC101,sda=33,scl=32,bck=27,ws=26,di=35,do=25|model=ES8388,bck=5,ws=25,do=26,sda=18,scl=23,i2c=16|model=I2S,bck=12,ws=26,do=25,i2c=106,sda=18,scl=23" if BASIC_I2C_BT
|
||||
default ""
|
||||
endmenu
|
||||
menu "DAC settings"
|
||||
visible if BASIC_I2C_BT
|
||||
menu "I2S settings"
|
||||
|
||||
Reference in New Issue
Block a user