mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
DStar SelfOnly with WhiteList (beautyfied)
This commit is contained in:
parent
ed79a7176a
commit
bb0bd4bb46
3 changed files with 5 additions and 5 deletions
|
|
@ -59,7 +59,7 @@ private:
|
|||
bool m_errorReply;
|
||||
bool m_remoteGateway;
|
||||
std::vector<std::string> m_blackList;
|
||||
std::vector<std::string> m_whiteList;
|
||||
std::vector<std::string> m_whiteList;
|
||||
CDStarNetwork* m_network;
|
||||
CDisplay* m_display;
|
||||
bool m_duplex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue