Skip to content

Commit

Permalink
Update mode.h
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriystupak2020 authored Oct 29, 2023
1 parent 5b34a9b commit 8dfa016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ArduCopter/mode.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class Mode {
AUTOROTATE = 26, // Autonomous autorotation
AUTO_RTL = 27, // Auto RTL, this is not a true mode, AUTO will report as this mode if entered to perform a DO_LAND_START Landing sequence
TURTLE = 28, // Flip over after crash
MFLY = 29 // Custom drone mode

// Mode number 127 reserved for the "drone show mode" in the Skybrush
// fork at https://github.com/skybrush-io/ardupilot
Expand Down

0 comments on commit 8dfa016

Please sign in to comment.