mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-04 22:05:41 +08:00
Split RF and network statues for all modes.
This commit is contained in:
@@ -44,7 +44,7 @@ private:
|
||||
IDisplay* m_display;
|
||||
bool m_duplex;
|
||||
CRingBuffer<unsigned char> m_queue;
|
||||
RPT_STATE m_state;
|
||||
RPT_RF_STATE m_state;
|
||||
CTimer m_timeoutTimer;
|
||||
unsigned int m_frames;
|
||||
CYSFParrot* m_parrot;
|
||||
|
||||
Reference in New Issue
Block a user