mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 22:35:17 +03:00
pid profile tooltip fixed
This commit is contained in:
parent
9d4b8c1ec9
commit
16574f7197
1 changed files with 1 additions and 1 deletions
|
@ -2165,7 +2165,7 @@
|
|||
"message": "Profile"
|
||||
},
|
||||
"pidTuningProfileTip": {
|
||||
"message": "Up to 3 (2 for some controllers) different pid profiles can be stored on the flight controller. The pid profiles include pid and d setpoint settings on this tab. Once in the field, simple stick commands (see online instructions) can be used to switch between the profiles."
|
||||
"message": "Up to 3 (2 for some controllers) different pid profiles can be stored on the flight controller. The pid profiles include pid, d setpoint and angle/horizon settings on this tab. Once in the field, simple stick commands (see online instructions) can be used to switch between the profiles."
|
||||
},
|
||||
"pidTuningRateProfile": {
|
||||
"message": "Rateprofile"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue