mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-21 05:25:40 +08:00
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user