DMR LE ENC Identifiers Tweak;

This commit is contained in:
lwvmobile 2023-07-03 12:31:58 -04:00
parent 8310f87504
commit a80e534179
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ void dmr_sbrc (dsd_opts * opts, dsd_state * state, uint8_t power)
}
else //all that should be left in this field is the potential ENC identifiers
else if (sbrc_opcode != 0 || sbrc_opcode != 3) //all that should be left in this field is the potential ENC identifiers
{
if (slot == 0) //may not need the state->errs anymore //&& state->errs < 3