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:
parent
845de37651
commit
cf22b7b9ad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue