apply ITAF bugfix 130
This commit is contained in:
parent
af9dc54399
commit
afd3ccd858
1 changed files with 1 additions and 0 deletions
|
@ -370,6 +370,7 @@ var alt_on = func {
|
|||
setprop("/it-autoflight/mode/vert", "ALT CAP");
|
||||
setprop("/it-autoflight/internal/max-pitch", 8);
|
||||
setprop("/it-autoflight/internal/min-pitch", -8);
|
||||
minmaxtimer.start();
|
||||
}
|
||||
|
||||
var fpa_calc = func {
|
||||
|
|
Reference in a new issue