Merge pull request #1036 from McGiverGim/update_vbat_tooltip_text
Update vbat pid compensation tooltip text10.3.x-maintenance
commit
ba968fe940
|
@ -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…
Reference in New Issue