1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

Corrected cli variable description in settings.yaml

This commit is contained in:
Airwide 2020-09-29 00:22:08 +02:00
parent 845de37651
commit cf22b7b9ad

View file

@ -2261,7 +2261,7 @@ groups:
min: 0
max: 100
- name: nav_fw_pitch2thr_smoothing
description: "Threshold from zero pitch before pitch_to_throttle is applied [centidegrees]"
description: "Number of fixedWingPitchToThrottleCorrection cycles used to calculate a moving average pitch"
default_value: "1"
field: fw.pitch_to_throttle_smooth
min: 1