Update various electrical system configurations to reflect code changes
supporting a per engine master alt/bat switch.
This commit is contained in:
parent
a8750474fd
commit
dc1197e2b2
1 changed files with 2 additions and 2 deletions
|
@ -129,7 +129,7 @@
|
|||
<input>Alternator 1</input>
|
||||
<output>Master Bus</output>
|
||||
<switch>
|
||||
<prop>/controls/switches/master-alt</prop>
|
||||
<prop>/controls/engines/engine[0]/master-alt</prop>
|
||||
</switch>
|
||||
</connector>
|
||||
|
||||
|
@ -142,7 +142,7 @@
|
|||
<input>Battery 1</input>
|
||||
<output>Master Bus</output>
|
||||
<switch>
|
||||
<prop>/controls/switches/master-bat</prop>
|
||||
<prop>/controls/engines/engine[0]/master-bat</prop>
|
||||
</switch>
|
||||
</connector>
|
||||
|
||||
|
|
Loading…
Reference in a new issue