Commit c8d39176 authored by Gregory Dymarek's avatar Gregory Dymarek

Changing label

parent 8bc154ae
...@@ -416,7 +416,7 @@ SetupPage { ...@@ -416,7 +416,7 @@ SetupPage {
QGCCheckBox { QGCCheckBox {
id: accumulator id: accumulator
checked: _activeJoystick.accumulator checked: _activeJoystick.accumulator
text: qsTr("Spring on throttle support") text: qsTr("Spring loaded throttle smoothing")
onClicked: _activeJoystick.accumulator = checked onClicked: _activeJoystick.accumulator = checked
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment