More changes to the DVMega name on DMR.

This commit is contained in:
Jonathan Naylor 2016-03-09 15:34:51 +00:00
parent 62df296a72
commit fd0f4a66e3

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';
}