mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-05 14:35:29 +00:00
commit
225db94a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -458,7 +458,7 @@ int CDMRGateway::run()
|
|||
status[slotNo] = DMRGWS_XLXREFLECTOR;
|
||||
timer[slotNo]->start();
|
||||
|
||||
if (voice = NULL) {
|
||||
if (voice == NULL) {
|
||||
unsigned char type = data.getDataType();
|
||||
if (type == DT_TERMINATOR_WITH_LC) {
|
||||
if (changed) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue