mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
Remove unused value field from the relaytuning object
This commit is contained in:
parent
52ffec0be4
commit
5c00451c9e
@ -1,7 +1,6 @@
|
||||
<xml>
|
||||
<object name="RelayTuning" singleinstance="true" settings="false">
|
||||
<description>The input to the relay tuning.</description>
|
||||
<field name="Value" units="deg/s" type="float" elements="1"/>
|
||||
<field name="Period" units="ms" type="float" elementnames="Roll,Pitch,Yaw"/>
|
||||
<field name="Amplitude" units="deg/s" type="float" elementnames="Roll,Pitch,Yaw"/>
|
||||
<access gcs="readwrite" flight="readwrite"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user