mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-21 16:00:22 +01:00
Tweak to DVMega name on DMR.
This commit is contained in:
parent
8dceabfc4a
commit
62df296a72
|
|
@ -437,7 +437,7 @@ bool CDMRIPSC::writeConfig()
|
|||
else if (!m_slot1 && m_slot2)
|
||||
slots = '2';
|
||||
} else {
|
||||
software = "MMDVM-DVMega";
|
||||
software = "MMDVM DVMega";
|
||||
slots = '4';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue