mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
disable reduce PHY TX power when brownout reset
This commit is contained in:
@ -100,7 +100,7 @@ menu "PHY"
|
|||||||
config ESP_PHY_REDUCE_TX_POWER
|
config ESP_PHY_REDUCE_TX_POWER
|
||||||
bool "Reduce PHY TX power when brownout reset"
|
bool "Reduce PHY TX power when brownout reset"
|
||||||
depends on ESP_BROWNOUT_DET
|
depends on ESP_BROWNOUT_DET
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
When brownout reset occurs, reduce PHY TX power to keep the code running.
|
When brownout reset occurs, reduce PHY TX power to keep the code running.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user