mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
disable reduce PHY TX power when brownout reset
This commit is contained in:
parent
7eba5f8002
commit
b91d25e575
@ -99,8 +99,8 @@ menu "PHY"
|
||||
|
||||
config ESP_PHY_REDUCE_TX_POWER
|
||||
bool "Reduce PHY TX power when brownout reset"
|
||||
depends on ESP32_BROWNOUT_DET
|
||||
default y
|
||||
depends on ESP_BROWNOUT_DET
|
||||
default n
|
||||
help
|
||||
When brownout reset occurs, reduce PHY TX power to keep the code running.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user