Skip to content

Commit

Permalink
FOCUS_TYPE_RANGE: Typo (mavlink#1224)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Sep 6, 2019
1 parent 24e853a commit b02af78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3315,7 +3315,7 @@
<description>Continuous focus up/down until stopped (-1 for focusing in, 1 for focusing out towards infinity, 0 to stop focusing)</description>
</entry>
<entry value="2" name="FOCUS_TYPE_RANGE">
<description>Zoom value as proportion of full camera range (a value between 0.0 and 100.0)</description>
<description>Focus value as proportion of full camera focus range (a value between 0.0 and 100.0)</description>
</entry>
</enum>
<enum name="PARAM_ACK">
Expand Down

0 comments on commit b02af78

Please sign in to comment.