mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Don't use someone elses infill audio!
This commit is contained in:
parent
f6978d1b80
commit
299f53b551
6 changed files with 37 additions and 12 deletions
|
|
@ -66,6 +66,7 @@ private:
|
|||
unsigned char* m_netSource;
|
||||
unsigned char* m_netDest;
|
||||
unsigned char* m_lastFrame;
|
||||
bool m_lastFrameValid;
|
||||
unsigned char m_lastMode;
|
||||
unsigned char m_netN;
|
||||
CYSFPayload m_rfPayload;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue