Merge branch 'AX25' into AX25_FM

This commit is contained in:
Jonathan Naylor 2020-08-03 13:09:15 +01:00
commit 1ad9799123
1 changed files with 1 additions and 1 deletions

View File

@ -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),