Skip to content

Commit

Permalink
Enable CONFIG_ESP_PHY_REDUCE_TX_POWER to help brownout when WiFi is t…
Browse files Browse the repository at this point in the history
…urned on (#185)
  • Loading branch information
me-no-dev authored Jun 19, 2024
1 parent 4b47beb commit 6683a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/defconfig.common
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ CONFIG_ESP_WIFI_CSI_ENABLED=y
CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
# CONFIG_ESP_WIFI_IRAM_OPT is not set
# CONFIG_ESP_WIFI_RX_IRAM_OPT is not set
CONFIG_ESP_PHY_REDUCE_TX_POWER=y
CONFIG_ETH_SPI_ETHERNET_DM9051=y
CONFIG_ETH_SPI_ETHERNET_W5500=y
CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL=y
Expand Down

0 comments on commit 6683a0d

Please sign in to comment.