1
0
Fork 0

Off indicator when volts drop below 20.

This commit is contained in:
curt 2005-08-23 02:34:03 +00:00
parent 02021216c2
commit 08e0ffece0

View file

@ -83,7 +83,7 @@ Jan 28 2003
<condition>
<greater-than-equals>
<property>/systems/electrical/outputs/turn-coordinator</property>
<value>40</value>
<value>20</value>
</greater-than-equals>
</condition>
<w>56</w>
@ -112,7 +112,7 @@ Jan 28 2003
<condition>
<less-than>
<property>/systems/electrical/outputs/turn-coordinator</property>
<value>40</value>
<value>20</value>
</less-than>
</condition>
<w>56</w>