mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2026-04-08 07:43:40 +00:00
Some DMRIdleRX adjustment and version update
This commit is contained in:
parent
d5bfe0e5df
commit
56d3b16493
3 changed files with 4 additions and 5 deletions
|
|
@ -26,8 +26,7 @@
|
|||
#include "DMRSlotType.h"
|
||||
#include "Utils.h"
|
||||
|
||||
const uint8_t MAX_SYNC_SYMBOLS_ERRS = 2U;
|
||||
const uint8_t MAX_SYNC_BYTES_ERRS = 3U;
|
||||
const uint8_t MAX_SYNC_BYTES_ERRS = 2U;
|
||||
|
||||
const uint16_t NOENDPTR = 9999U;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue