mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-03 15:14:53 -04:00
Revert min preamble symbols
This commit is contained in:
parent
1dab538d8f
commit
e40532ed35
2 changed files with 9 additions and 9 deletions
2
Config.h
2
Config.h
|
@ -70,7 +70,7 @@
|
|||
const int lora_rx_turnaround_ms = 66;
|
||||
const int lora_post_tx_yield_slots = 6;
|
||||
uint32_t post_tx_yield_timeout = 0;
|
||||
#define LORA_PREAMBLE_SYMBOLS_MIN 12
|
||||
#define LORA_PREAMBLE_SYMBOLS_MIN 18
|
||||
#define LORA_PREAMBLE_TARGET_MS 15
|
||||
#define LORA_CAD_SYMBOLS 3
|
||||
#define CSMA_SLOT_SYMBOLS 12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue