Skip to content
Snippets Groups Projects
Commit 4fcb189c authored by Randy Mackay's avatar Randy Mackay
Browse files

GCS_MAVLink: typo in message definition

parent 3aca3577
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
<description>Breached minimum altitude</description> <description>Breached minimum altitude</description>
</entry> </entry>
<entry name="FENCE_BREACH_MAXALT" value="2"> <entry name="FENCE_BREACH_MAXALT" value="2">
<description>Breached minimum altitude</description> <description>Breached maximum altitude</description>
</entry> </entry>
<entry name="FENCE_BREACH_BOUNDARY" value="3"> <entry name="FENCE_BREACH_BOUNDARY" value="3">
<description>Breached fence boundary</description> <description>Breached fence boundary</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment