mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 06:27:12 +03:00
update sector size to 512 bytes for ota
This commit is contained in:
@@ -793,8 +793,9 @@ CONFIG_VFS_SUPPORT_TERMIOS=y
|
||||
CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1
|
||||
CONFIG_SEMIHOSTFS_HOST_PATH_MAX_LEN=128
|
||||
|
||||
CONFIG_WL_SECTOR_SIZE_4096=y
|
||||
CONFIG_WL_SECTOR_SIZE=4096
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user