fix(ieee802154): fix the issue of not receiving packets when RSSI is positive in esp32h2

This commit is contained in:
xiaqilin
2023-12-20 17:11:28 +08:00
committed by Shen Weilong
parent a45478abc6
commit c9ead16682
4 changed files with 6 additions and 2 deletions

View File

@@ -12,3 +12,5 @@
#define IEEE802154_TXPOWER_VALUE_MAX 20
#define IEEE802154_TXPOWER_VALUE_MIN -15
#define IEEE802154_TXPOWER_INDEX_MIN 3
#define IEEE802154_RSSI_COMPENSATION_VALUE 0