Restoring FSW run errors number for NXDN

pull/32/head
Andy CA6JAU 8 years ago
parent 115806c570
commit db1d885614

@ -23,7 +23,7 @@
#include "Utils.h" #include "Utils.h"
const uint8_t MAX_FSW_BIT_START_ERRS = 0U; 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; const unsigned int MAX_FSW_FRAMES = 5U + 1U;

Loading…
Cancel
Save

Powered by TurnKey Linux.