mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +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
|
||||
bool "Carrier sense only"
|
||||
help
|
||||
configure the CCA mode to Energy above threshold
|
||||
configure the CCA mode to Carrier sense only
|
||||
|
||||
config IEEE802154_CCA_ED
|
||||
bool "Energy above threshold"
|
||||
|
Reference in New Issue
Block a user