DMR string identification suport for BI7JTA hotspot

This commit is contained in:
Andy CA6JAU
2018-02-14 12:18:34 -03:00
parent 5a9e2a7819
commit 084a26c961
3 changed files with 6 additions and 0 deletions

View File

@@ -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;