mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-05 14:35:29 +00:00
Update XLXHostsupdate.sh
Change DMR XLX module for XLX714
This commit is contained in:
parent
51ae603884
commit
cc0ab4e558
1 changed files with 2 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ BEGIN {
|
|||
reflector=4004
|
||||
if ($1 == "XLX313")
|
||||
reflector=4001
|
||||
if ($1 == "XLX714")
|
||||
reflector=4003
|
||||
if ($1 == "XLX950")
|
||||
reflector=4005
|
||||
printf "%s;%s;%d\n", substr($1,4), substr($2,1,length($2)-1), reflector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue