mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-22 22:45:36 +08:00
Handle TA and Embedded GPS data correctly.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <cassert>
|
||||
|
||||
CPassAllPC::CPassAllPC(const std::string& name, unsigned int slot) :
|
||||
CRewrite(),
|
||||
m_name(name),
|
||||
m_slot(slot)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user