mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AC_AttitudeControl: control mixing made protected
This commit is contained in:
parent
9bd8878c8b
commit
558f29b95c
@ -367,7 +367,7 @@ protected:
|
||||
const AP_Vehicle::MultiCopter &_aparm;
|
||||
AP_Motors& _motors;
|
||||
|
||||
private:
|
||||
protected:
|
||||
/*
|
||||
state of control monitoring
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user