mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-15 04:42:15 -04:00
Updated precompiled firmwares. Added TXWAIT option.
This commit is contained in:
parent
d1da74db96
commit
d03564928b
6 changed files with 2734 additions and 2651 deletions
|
@ -42,6 +42,7 @@ inline static uint8_t sinSample(uint16_t i) {
|
|||
#define CONFIG_AFSK_RX_BUFLEN 64
|
||||
#define CONFIG_AFSK_TX_BUFLEN 64
|
||||
#define CONFIG_AFSK_RXTIMEOUT 0
|
||||
#define CONFIG_AFSK_TXWAIT 0UL
|
||||
#define CONFIG_AFSK_PREAMBLE_LEN 350UL
|
||||
#define CONFIG_AFSK_TRAILER_LEN 50UL
|
||||
#define BIT_STUFF_LEN 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue