mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
AVSSUAS.xml - remove empty whitespace at end of enum names
Non breaking change
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<entry name="MODE_M300_P_GPS" value="6">
|
||||
<description>In GPS mode</description>
|
||||
</entry>
|
||||
<entry name="MODE_M300_HOTPOINT_MODE " value="9">
|
||||
<entry name="MODE_M300_HOTPOINT_MODE" value="9">
|
||||
<description>In hotpoint mode </description>
|
||||
</entry>
|
||||
<entry name="MODE_M300_ASSISTED_TAKEOFF" value="10">
|
||||
@@ -119,7 +119,7 @@
|
||||
<entry name="MODE_M300_NAVI_GO_HOME" value="15">
|
||||
<description>In go home mode</description>
|
||||
</entry>
|
||||
<entry name="MODE_M300_NAVI_SDK_CTRL " value="17">
|
||||
<entry name="MODE_M300_NAVI_SDK_CTRL" value="17">
|
||||
<description>In sdk control mode</description>
|
||||
</entry>
|
||||
<entry name="MODE_M300_S_SPORT" value="31">
|
||||
|
||||
Reference in New Issue
Block a user