Skip to content

Commit

Permalink
AP_Vehicle: Added mode change reasons for autorotation
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKear authored and rmackay9 committed Nov 29, 2019
1 parent 180d4e7 commit 71f7761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/AP_Vehicle/ModeReason.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ enum class ModeReason : uint8_t {
STARTUP,
SCRIPTING,
UNAVAILABLE,
AUTOROTATION_START,
AUTOROTATION_BAILOUT,
};

0 comments on commit 71f7761

Please sign in to comment.