mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Merge branch 'AX25_FM' into M17_AX25_FM
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
static bool networkInfoInitialized = false;
|
||||
static unsigned char passCounter = 0;
|
||||
|
||||
CCASTInfo::CCASTInfo(CModem* modem) :
|
||||
CCASTInfo::CCASTInfo(IModem* modem) :
|
||||
CDisplay(),
|
||||
m_modem(modem),
|
||||
m_ipaddress()
|
||||
|
||||
Reference in New Issue
Block a user