mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Tidy up as per Jonathan's comments
This commit is contained in:
8
Conf.h
8
Conf.h
@@ -217,10 +217,10 @@ private:
|
||||
unsigned int m_dmrId;
|
||||
unsigned int m_dmrColorCode;
|
||||
bool m_dmrSelfOnly;
|
||||
bool m_TGRewriteSlot1;
|
||||
bool m_TGRewriteSlot2;
|
||||
bool m_BMAutoRewrite;
|
||||
bool m_BMRewriteReflectorVoicePrompts;
|
||||
bool m_dmrTGRewriteSlot1;
|
||||
bool m_dmrTGRewriteSlot2;
|
||||
bool m_dmrBMAutoRewrite;
|
||||
bool m_dmrBMRewriteReflectorVoicePrompts;
|
||||
|
||||
std::vector<unsigned int> m_dmrPrefixes;
|
||||
std::vector<unsigned int> m_dmrBlackList;
|
||||
|
||||
Reference in New Issue
Block a user