Reducing max sync errors for DMR DMO

pull/2/head
Andy CA6JAU 9 years ago
parent ace3e75c09
commit 0d93e84f0e

@ -25,7 +25,7 @@
#include "DMRSlotType.h" #include "DMRSlotType.h"
#include "Utils.h" #include "Utils.h"
const uint8_t MAX_SYNC_BYTES_ERRS = 3U; const uint8_t MAX_SYNC_BYTES_ERRS = 1U;
const uint8_t MAX_SYNC_LOST_FRAMES = 13U; const uint8_t MAX_SYNC_LOST_FRAMES = 13U;

Loading…
Cancel
Save

Powered by TurnKey Linux.