mirror of
https://github.com/markqvist/OpenModem.git
synced 2024-10-01 03:15:46 -04:00
Very short preamble
This commit is contained in:
parent
0c9fc48e5d
commit
bdbfda626a
@ -11,7 +11,7 @@
|
|||||||
#define CONFIG_AFSK_RXTIMEOUT 0 // How long a read operation from the modem
|
#define CONFIG_AFSK_RXTIMEOUT 0 // How long a read operation from the modem
|
||||||
// will wait for data before timing out.
|
// will wait for data before timing out.
|
||||||
|
|
||||||
#define CONFIG_AFSK_PREAMBLE_LEN 350UL // The length of the packet preamble in milliseconds
|
#define CONFIG_AFSK_PREAMBLE_LEN 10UL // The length of the packet preamble in milliseconds
|
||||||
#define CONFIG_AFSK_TRAILER_LEN 100UL // The length of the packet tail in milliseconds
|
#define CONFIG_AFSK_TRAILER_LEN 2UL // The length of the packet tail in milliseconds
|
||||||
|
|
||||||
#endif
|
#endif
|
@ -1,2 +1,2 @@
|
|||||||
#define VERS_BUILD 830
|
#define VERS_BUILD 835
|
||||||
#define VERS_HOST "vixen"
|
#define VERS_HOST "vixen"
|
||||||
|
Loading…
Reference in New Issue
Block a user