mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Compare incoming YSF packets with callsign instead of GATEWAY.
This commit is contained in:
parent
64ee6e56af
commit
ffa5f47be2
2 changed files with 12 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ public:
|
|||
void clock(unsigned int ms);
|
||||
|
||||
private:
|
||||
unsigned char* m_callsign;
|
||||
CYSFNetwork* m_network;
|
||||
CDisplay* m_display;
|
||||
bool m_duplex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue