Skip to content

Commit

Permalink
sdkconfig: disable Wi-Fi SoftAP support
Browse files Browse the repository at this point in the history
  • Loading branch information
stintel authored and kristiankielhofner committed Sep 11, 2023
1 parent 888bc87 commit 11e8d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ CONFIG_ESP_TASK_WDT_TIMEOUT_S=10
CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS=y
CONFIG_ESP_TLS_INSECURE=y
CONFIG_ESP_TLS_SKIP_SERVER_CERT_VERIFY=y
# CONFIG_ESP_WIFI_SOFTAP_SUPPORT is not set
CONFIG_FREERTOS_HZ=1000
CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
Expand Down

0 comments on commit 11e8d21

Please sign in to comment.