mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
Add a proper description for ObjectPersistence
This commit is contained in:
parent
7a39d93952
commit
a0baa17299
@ -1,6 +1,6 @@
|
||||
<xml>
|
||||
<object name="ObjectPersistence" singleinstance="true" settings="false" category="System" priority="true">
|
||||
<description>Someone who knows please enter this</description>
|
||||
<description>Used by gcs to handle object persistence to flash memory</description>
|
||||
<field name="Operation" units="" type="enum" elements="1" options="NOP,Load,Save,Delete,FullErase,Completed,Error"/>
|
||||
<field name="Selection" units="" type="enum" elements="1" options="SingleObject,AllSettings,AllMetaObjects,AllObjects"/>
|
||||
<field name="ObjectID" units="" type="uint32" elements="1"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user