change(802.15.4): change the default cca threshold to -75dBm

This commit is contained in:
Shu Chen
2025-10-23 10:20:44 +08:00
committed by Tan Yan Quan
parent 782d6664ff
commit 50ba6bd6a1
+2 -2
View File
@@ -53,9 +53,9 @@ menu "IEEE 802.15.4"
int "CCA detection threshold"
depends on IEEE802154_ENABLED
range -120 0
default -60
default -75
help
set the CCA threshold, in dB
set the CCA threshold, in dBm
config IEEE802154_PENDING_TABLE_SIZE
int "Pending table size"