Add files via upload
This commit is contained in:
parent
44cdfd912d
commit
5cb14c356b
|
|
@ -208,7 +208,7 @@ if (state->currentslot == 0)
|
|||
}
|
||||
else state->dmr_encR = 0;
|
||||
|
||||
if (state->K != 0 || state->R != 0)
|
||||
if (state->K != 0)
|
||||
{
|
||||
state->dmr_encR = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue