whoops debug enabled by default, no no no;

3.0-rcon_maint
Bryan Biedenkapp 3 years ago
parent a42a7a5d63
commit fec0b5ff98

@ -149,7 +149,7 @@ HostCal::HostCal(const std::string& confFile) :
m_p25TduTest(false),
m_nxdnEnabled(false),
m_isHotspot(false),
m_debug(true),
m_debug(false),
m_mode(STATE_DMR_CAL),
m_modeStr(DMR_CAL_STR),
m_rxFrequency(0U),

Loading…
Cancel
Save

Powered by TurnKey Linux.