fix(802.15.4): fix a typo for 15.4 Kconfig

This commit is contained in:
zwx 2025-01-02 13:45:01 +08:00
parent 22a5444773
commit 053a67f209

View File

@ -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"