Control: Fix actuator rate NWS
This commit is contained in:
parent
85d511923a
commit
449e49a4a4
1 changed files with 1 additions and 1 deletions
|
@ -903,7 +903,7 @@
|
||||||
/sim/model/autopush/connected eq 1
|
/sim/model/autopush/connected eq 1
|
||||||
/systems/acconfig/autoconfig-running eq 1
|
/systems/acconfig/autoconfig-running eq 1
|
||||||
</test>
|
</test>
|
||||||
<test logic="OR" value="75"> <!-- 12 is way too slow, maybe that was meant for half powered? -->
|
<test logic="OR" value="12">
|
||||||
hydraulics/tiller/hyd-pwr eq 1
|
hydraulics/tiller/hyd-pwr eq 1
|
||||||
</test>
|
</test>
|
||||||
</switch>
|
</switch>
|
||||||
|
|
Loading…
Reference in a new issue