mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Network clock changes.
This commit is contained in:
parent
50fb9e846c
commit
72fcd64942
2 changed files with 4 additions and 2 deletions
|
|
@ -93,8 +93,6 @@ void CDMRControl::clock(unsigned int ms)
|
|||
default: LogError("Invalid slot no %u", slotNo); break;
|
||||
}
|
||||
}
|
||||
|
||||
m_network->clock(ms);
|
||||
}
|
||||
|
||||
m_slot1.clock(ms);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue