mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-08 17:45:12 -04:00
Cleanup
This commit is contained in:
parent
0545847e40
commit
b667e825f8
1 changed files with 1 additions and 1 deletions
2
Config.h
2
Config.h
|
@ -71,7 +71,7 @@
|
|||
const int lora_post_tx_yield_slots = 6;
|
||||
uint32_t post_tx_yield_timeout = 0;
|
||||
#define LORA_PREAMBLE_SYMBOLS_MIN 12
|
||||
#define LORA_PREAMBLE_TARGET_MS 1500
|
||||
#define LORA_PREAMBLE_TARGET_MS 15
|
||||
#define LORA_CAD_SYMBOLS 3
|
||||
#define CSMA_SLOT_SYMBOLS 12
|
||||
#define CSMA_SLOT_MAX_MS 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue