mirror of https://github.com/g4klx/DMRGateway
Use module K on XLX755 as the default.
This commit is contained in:
parent
7d8dcea21b
commit
d06f038e1b
|
|
@ -236,7 +236,7 @@
|
|||
750;203.86.206.49;4004
|
||||
751;203.118.145.79;4004
|
||||
752;66.154.105.195;4004
|
||||
755;178.22.148.229;4004
|
||||
755;178.22.148.229;4011
|
||||
757;43.229.63.42;4004
|
||||
762;129.21.36.65;4004
|
||||
766;201.62.48.61;4004
|
||||
|
|
|
|||
|
|
@ -116,6 +116,8 @@ BEGIN {
|
|||
reflector=4006
|
||||
if ($1 == "XLX714")
|
||||
reflector=4003
|
||||
if ($1 == "XLX755")
|
||||
reflector=4011
|
||||
if ($1 == "XLX886")
|
||||
reflector=4003
|
||||
if ($1 == "XLX950")
|
||||
|
|
|
|||
Loading…
Reference in New Issue