mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
ArduCopter: move control_mode_reason up to AP_Vehicle
This commit is contained in:
parent
ed4a61d5d9
commit
adc0514cf6
@ -378,7 +378,6 @@ private:
|
||||
// This is the state of the flight control system
|
||||
// There are multiple states defined such as STABILIZE, ACRO,
|
||||
Mode::Number control_mode;
|
||||
ModeReason control_mode_reason = ModeReason::UNKNOWN;
|
||||
Mode::Number prev_control_mode;
|
||||
|
||||
RCMapper rcmap;
|
||||
|
Loading…
Reference in New Issue
Block a user