mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-01-20 15:20:23 +01:00
Make the reflector change on XLX004 permanent.
This commit is contained in:
parent
ad70ea88ab
commit
375417278d
|
|
@ -100,6 +100,8 @@ BEGIN {
|
|||
}
|
||||
/^XLX/ {
|
||||
reflector=4004
|
||||
if ($1 == "XLX004")
|
||||
reflector=4001
|
||||
if ($1 == "XLX017")
|
||||
reflector=4003
|
||||
if ($1 == "XLX235")
|
||||
|
|
|
|||
Loading…
Reference in a new issue