Improve the displayed information about System Fusion.

This commit is contained in:
Jonathan Naylor
2016-02-29 22:43:26 +00:00
parent e43bc459ea
commit 5074136a6e
9 changed files with 114 additions and 64 deletions

View File

@@ -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;