Skip to content

Commit

Permalink
mavutil: Add circle mode for rover
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendade authored and peterbarker committed Oct 2, 2023
1 parent c451140 commit f508300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mavutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -2059,6 +2059,7 @@ def mode_string_v09(msg):
6 : 'FOLLOW',
7 : 'SIMPLE',
8 : 'DOCK',
9 : 'CIRCLE',
10 : 'AUTO',
11 : 'RTL',
12 : 'SMART_RTL',
Expand Down

0 comments on commit f508300

Please sign in to comment.