mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-09 08:25:11 +00:00
Merge branch 'master' into AX25
This commit is contained in:
commit
6d67b9f104
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ const uint8_t NOAVEPTR = 99U;
|
|||
|
||||
const uint16_t NOENDPTR = 9999U;
|
||||
|
||||
const unsigned int MAX_SYNC_FRAMES = 4U + 1U;
|
||||
const unsigned int MAX_SYNC_FRAMES = 1U + 1U;
|
||||
|
||||
CYSFRX::CYSFRX() :
|
||||
m_state(YSFRXS_NONE),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue