mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Update vbat pid compensation tooltip text
This commit is contained in:
parent
65fd419649
commit
48c8b86d37
1 changed files with 1 additions and 1 deletions
|
@ -2688,7 +2688,7 @@
|
|||
"message": "Vbat PID Compensation"
|
||||
},
|
||||
"pidTuningVbatPidCompensationHelp": {
|
||||
"message": "Increases the PID values to compensate when Vbat gets lower. This will give more constant flight characteristics throughout the flight. The amount of compensation that is applied is calculated from Maximum Cell Voltage set in Configuration page, so make sure that is set to something appropriate."
|
||||
"message": "Increases the PID values to compensate when Vbat gets lower. This will give more constant flight characteristics throughout the flight. The amount of compensation that is applied is calculated from the $t(powerBatteryMaximum.message) set in the $t(tabPower.message) page, so make sure that is set to something appropriate."
|
||||
},
|
||||
"configHelp2": {
|
||||
"message": "Arbitrary board rotation in degrees, to allow mounting it sideways / upside down / rotated etc. When running external sensors, use the sensor alignments (Gyro, Acc, Mag) to define sensor position independent from board orientation. "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue