mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Improve the displayed information about System Fusion.
This commit is contained in:
parent
e43bc459ea
commit
5074136a6e
9 changed files with 114 additions and 64 deletions
|
|
@ -50,6 +50,8 @@ private:
|
|||
CTimer m_timeoutTimer;
|
||||
unsigned int m_frames;
|
||||
CYSFFICH m_fich;
|
||||
unsigned char* m_source;
|
||||
unsigned char* m_dest;
|
||||
CYSFPayload m_payload;
|
||||
CYSFParrot* m_parrot;
|
||||
FILE* m_fp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue