AC_AttitudeControl: control mixing made protected

This commit is contained in:
Randy Mackay 2016-05-31 16:07:33 +09:00
parent 9bd8878c8b
commit 558f29b95c

View File

@ -367,7 +367,7 @@ protected:
const AP_Vehicle::MultiCopter &_aparm;
AP_Motors& _motors;
private:
protected:
/*
state of control monitoring
*/