mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-27 04:35:40 +08:00
Fix DSQ processing.
This commit is contained in:
@@ -75,6 +75,8 @@ private:
|
||||
unsigned char* m_netDest;
|
||||
unsigned char* m_lastFrame;
|
||||
bool m_lastFrameValid;
|
||||
bool m_lastSQL;
|
||||
unsigned char m_lastSQ;
|
||||
unsigned char m_lastMode;
|
||||
unsigned char m_lastMR;
|
||||
unsigned char m_netN;
|
||||
|
||||
Reference in New Issue
Block a user