Skip to content

Commit

Permalink
Update settings.yaml
Browse files Browse the repository at this point in the history
Change Autotune default max servo range since I-Term lock disables PIDs at full stick input
  • Loading branch information
b14ckyy authored Dec 13, 2024
1 parent 035f52d commit 35ba2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/fc/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2342,7 +2342,7 @@ groups:
type: uint8_t
- name: fw_autotune_max_rate_deflection
description: "The target percentage of maximum mixer output used for determining the rates in `AUTO` and `LIMIT`."
default_value: 80
default_value: 90
field: fw_max_rate_deflection
min: 50
max: 100
Expand Down

0 comments on commit 35ba2f3

Please sign in to comment.