mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
update sector size to 512 bytes for ota
This commit is contained in:
@@ -16,6 +16,10 @@ CONFIG_INCLUDE_MAD=y
|
||||
CONFIG_INCLUDE_VORBIS=y
|
||||
CONFIG_INCLUDE_ALAC=y
|
||||
CONFIG_OTA_ALLOW_HTTP=y
|
||||
CONFIG_WL_SECTOR_SIZE_512=y
|
||||
#CONFIG_WL_SECTOR_SIZE_4096 is not defined
|
||||
CONFIG_WL_SECTOR_SIZE=512
|
||||
CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES=16
|
||||
|
||||
CONFIG_BTAUDIO=y
|
||||
CONFIG_OUTPUT_NAME=""
|
||||
|
||||
Reference in New Issue
Block a user