mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Deadband by default, will be detected and overwritten by new TX wizard
This commit is contained in:
parent
73b0efa91c
commit
77d11eafe7
@ -15,7 +15,7 @@
|
||||
<field name="ResponseTime" units="ms" type="uint16" defaultvalue="0"
|
||||
elementnames="Roll,Pitch,Yaw,Collective,Accessory0,Accessory1,Accessory2"/>
|
||||
|
||||
<field name="Deadband" units="%" type="float" elements="1" defaultvalue="0"/>
|
||||
<field name="Deadband" units="%" type="float" elements="1" defaultvalue="2"/>
|
||||
|
||||
|
||||
<!-- Note these options values should be identical to those defined in FlightMode -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user