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
c323399520
commit
b2383c57cc
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user