mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
renumber the no parameters error
This commit is contained in:
@@ -2820,7 +2820,7 @@
|
||||
<entry value="8" name="MAV_PARAM_ERROR_READ_FAIL">
|
||||
<description>Parameter exists but reading failed</description>
|
||||
</entry>
|
||||
<entry value="8" name="MAV_PARAM_ERROR_NO_PARAMETERS">
|
||||
<entry value="9" name="MAV_PARAM_ERROR_NO_PARAMETERS">
|
||||
<description>There are no parameters. This might be sent in response to PARAM_REQUEST_LIST.</description>
|
||||
</entry>
|
||||
</enum>
|
||||
|
||||
Reference in New Issue
Block a user