mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-11-26 17:56:26 -05:00
Cleanup
This commit is contained in:
parent
e0f3ac1aee
commit
15b3e7f605
3 changed files with 2 additions and 2 deletions
2
Config.h
2
Config.h
|
|
@ -110,7 +110,7 @@
|
|||
#define CSMA_CW_PER_BAND_WINDOWS 15
|
||||
#define CSMA_BAND_1_MAX_AIRTIME 7
|
||||
#define CSMA_BAND_N_MIN_AIRTIME 85
|
||||
#define CSMA_INFR_THRESHOLD_DB 6
|
||||
#define CSMA_INFR_THRESHOLD_DB 11
|
||||
#define CSMA_RFENV_RECAL_MS 2500
|
||||
#define CSMA_RFENV_RECAL_LIMIT_DB -83
|
||||
bool interference_detected = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue