mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Update PID controller documentation
This commit is contained in:
parent
56176abe66
commit
25676e944a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ strength of the correction to be backed off in order to avoid overshooting the t
|
|||
|
||||
## PID controllers
|
||||
|
||||
Cleanflight has 5 built-in PID controllers which each have different flight behavior. Each controller requires
|
||||
Cleanflight has 6 built-in PID controllers which each have different flight behavior. Each controller requires
|
||||
different PID settings for best performance, so if you tune your craft using one PID controller, those settings will
|
||||
likely not work well on any of the other controllers.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue