Tweak to DVMega name on DMR.

This commit is contained in:
Jonathan Naylor
2016-03-08 17:41:35 +00:00
parent 8dceabfc4a
commit 62df296a72

View File

@@ -437,7 +437,7 @@ bool CDMRIPSC::writeConfig()
else if (!m_slot1 && m_slot2)
slots = '2';
} else {
software = "MMDVM-DVMega";
software = "MMDVM DVMega";
slots = '4';
}