mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-20 21:25:37 +08:00
Add an extra trace line when matched to say where rewritten to
This commit is contained in:
@@ -39,6 +39,7 @@ private:
|
||||
unsigned int m_fromIdEnd;
|
||||
unsigned int m_toSlot;
|
||||
unsigned int m_toIdStart;
|
||||
unsigned int m_toIdEnd;
|
||||
bool m_trace;
|
||||
CDMRLC m_lc;
|
||||
CDMREmbeddedData m_embeddedLC;
|
||||
|
||||
Reference in New Issue
Block a user