AP_Vehicle: added stall_prevention variable
This commit is contained in:
parent
58fd72944d
commit
04b63a61bf
@ -38,6 +38,7 @@ public:
|
||||
AP_Int16 pitch_limit_min_cd;
|
||||
AP_Int8 autotune_level;
|
||||
AP_Int16 land_pitch_cd;
|
||||
AP_Int8 stall_prevention;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user