mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-06 15:04:16 +00:00
Set default reflector for XLX 886
This commit is contained in:
parent
f822e90478
commit
c05b41d59e
1 changed files with 2 additions and 0 deletions
|
|
@ -116,6 +116,8 @@ BEGIN {
|
|||
reflector=4006
|
||||
if ($1 == "XLX714")
|
||||
reflector=4003
|
||||
if ($1 == "XLX886")
|
||||
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