mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
fix(802.15.4): fix a typo for 15.4 Kconfig
This commit is contained in:
parent
22a5444773
commit
053a67f209
@ -23,7 +23,7 @@ menu "IEEE 802.15.4"
|
|||||||
config IEEE802154_CCA_CARRIER
|
config IEEE802154_CCA_CARRIER
|
||||||
bool "Carrier sense only"
|
bool "Carrier sense only"
|
||||||
help
|
help
|
||||||
configure the CCA mode to Energy above threshold
|
configure the CCA mode to Carrier sense only
|
||||||
|
|
||||||
config IEEE802154_CCA_ED
|
config IEEE802154_CCA_ED
|
||||||
bool "Energy above threshold"
|
bool "Energy above threshold"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user