Correct right hand side landing light
This commit is contained in:
parent
1f0da60e97
commit
a99e8fe377
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
<switch name="/controls/lighting/landing-lights[2]">
|
<switch name="/controls/lighting/landing-lights[2]">
|
||||||
<default value="0"/>
|
<default value="0"/>
|
||||||
<test logic="AND" value="1">
|
<test logic="AND" value="1">
|
||||||
/controls/switches/landing-lights-r ne 0
|
/controls/switches/landing-lights-r eq 1
|
||||||
/systems/electrical/bus/ac-2 ge 110
|
/systems/electrical/bus/ac-2 ge 110
|
||||||
/controls/lighting/landing-light-pos-r eq 1
|
/controls/lighting/landing-light-pos-r eq 1
|
||||||
</test>
|
</test>
|
||||||
|
|
Loading…
Add table
Reference in a new issue