disable reduce PHY TX power when brownout reset

This commit is contained in:
muhaidong 2023-03-17 15:25:28 +08:00 committed by BOT
parent c323399520
commit b2383c57cc

View File

@ -100,7 +100,7 @@ menu "PHY"
config ESP_PHY_REDUCE_TX_POWER
bool "Reduce PHY TX power when brownout reset"
depends on ESP_BROWNOUT_DET
default y
default n
help
When brownout reset occurs, reduce PHY TX power to keep the code running.