mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
fix(802.15.4): fix a typo for 15.4 Kconfig
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user