mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-03 07:04:54 -04:00
Increase timeout multiplier and fix an SX1280 TX bug
This commit is contained in:
parent
b1ef85a726
commit
20b51104a1
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
#define PHY_HEADER_LORA_SYMBOLS 8
|
||||
|
||||
#define MODEM_TIMEOUT_MULT 1.1
|
||||
#define MODEM_TIMEOUT_MULT 1.5
|
||||
|
||||
// Status flags
|
||||
const uint8_t SIG_DETECT = 0x01;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue