AP_TECS: set default pitch max to 15

This commit is contained in:
Andrew Tridgell 2018-08-17 17:02:16 +10:00
parent cb37f112cd
commit 1087da3d64
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ const AP_Param::GroupInfo AP_TECS::var_info[] = {
// @Range: 0 45
// @Increment: 1
// @User: Advanced
AP_GROUPINFO("PITCH_MAX", 15, AP_TECS, _pitch_max, 0),
AP_GROUPINFO("PITCH_MAX", 15, AP_TECS, _pitch_max, 15),
// @Param: PITCH_MIN
// @DisplayName: Minimum pitch in auto flight