Skip to content

Commit

Permalink
correct plane loirt2alt cmd params
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Jan 13, 2025
1 parent 3a12c1e commit 70f9e91
Showing 1 changed file with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1872,14 +1872,16 @@ will not leave the loiter until heading toward the next waypoint.
</tr>
<tr>
<td><strong>param1</strong></td>
<td>Heading</td>
<td>Heading Required (0 = False)</td>
</tr>
<tr>
<td><strong>param2</strong></td>
<td>Radius</td>
<td>Radius in meters. If positive loiter clockwise, negative counter-clockwise, 0 means no change to standard loiter.</td>
</tr>
<tr>
<tr style="color: #c0c0c0">
<td>param2</td>
<td></td>
<td>Empty</td>
</tr>
<tr>
<tr style="color: #c0c0c0">
<td>param3</td>
<td></td>
Expand Down

0 comments on commit 70f9e91

Please sign in to comment.