mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
More changes to the DVMega name on DMR.
This commit is contained in:
@@ -437,7 +437,7 @@ bool CDMRIPSC::writeConfig()
|
||||
else if (!m_slot1 && m_slot2)
|
||||
slots = '2';
|
||||
} else {
|
||||
software = "MMDVM DVMega";
|
||||
software = "MMDVM_DVMega";
|
||||
slots = '4';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user