mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-06 23:13:36 +00:00
Restoring FSW run errors number for NXDN
This commit is contained in:
parent
115806c570
commit
db1d885614
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "Utils.h"
|
||||
|
||||
const uint8_t MAX_FSW_BIT_START_ERRS = 0U;
|
||||
const uint8_t MAX_FSW_BIT_RUN_ERRS = 2U;
|
||||
const uint8_t MAX_FSW_BIT_RUN_ERRS = 3U;
|
||||
|
||||
const unsigned int MAX_FSW_FRAMES = 5U + 1U;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue