diff --git a/DMRIPSC.cpp b/DMRIPSC.cpp index 2eda3c8..ec57ee9 100644 --- a/DMRIPSC.cpp +++ b/DMRIPSC.cpp @@ -437,7 +437,7 @@ bool CDMRIPSC::writeConfig() else if (!m_slot1 && m_slot2) slots = '2'; } else { - software = "MMDVM DVMega"; + software = "MMDVM_DVMega"; slots = '4'; }