Skip to content

Commit

Permalink
temp: support webserver net config
Browse files Browse the repository at this point in the history
  • Loading branch information
ustccw committed Nov 29, 2024
1 parent cdaf174 commit a2f492b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions module_config/module_esp32c5_default/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ CONFIG_AT_SOCKET_MAX_CONN_NUM=5
CONFIG_ESP_AT_FW_VERSION="v5.0.0.0-dev"
CONFIG_AT_BLE_HID_COMMAND_SUPPORT=n
CONFIG_AT_BLUFI_COMMAND_SUPPORT=y
CONFIG_AT_WEB_SERVER_SUPPORT=y
CONFIG_AT_WEB_CAPTIVE_PORTAL_ENABLE=y

# Wear Levelling
CONFIG_WL_SECTOR_SIZE_512=y
Expand Down

0 comments on commit a2f492b

Please sign in to comment.