mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
DMR string identification suport for BI7JTA hotspot
This commit is contained in:
parent
5a9e2a7819
commit
084a26c961
3 changed files with 6 additions and 0 deletions
|
|
@ -561,6 +561,9 @@ bool CDMRNetwork::writeConfig()
|
|||
case HWT_MMDVM_HS_HAT:
|
||||
software = "MMDVM_MMDVM_HS_Hat";
|
||||
break;
|
||||
case HWT_NANO_HOTSPOT:
|
||||
software = "MMDVM_Nano_hotSPOT";
|
||||
break;
|
||||
case HWT_MMDVM_HS:
|
||||
software = "MMDVM_MMDVM_HS";
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue