mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Fix DSQ processing.
This commit is contained in:
parent
3749b8d9f4
commit
bd8f15cf5d
2 changed files with 32 additions and 21 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue