UI: improved disengage on gas toggle description (#24132)

* Update settings.cc

Should be depressed as standard in automotive industry.

Pressed implies state change from down -> up, depressed means the state is down

* Update selfdrive/ui/qt/offroad/settings.cc

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 61d987f630237c079a4c13b7d40b8a5b46a062c9
This commit is contained in:
Brett Sanderson
2022-04-05 18:07:28 -04:00
committed by GitHub
parent 60c3bb2da3
commit 58771d8bdd

View File

@@ -68,7 +68,7 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
{
"DisengageOnAccelerator",
"Disengage On Accelerator Pedal",
"When enabled, openpilot will disengage when the accelerator pedal is pressed.",
"When enabled, pressing the accelerator pedal will disengage openpilot.",
"../assets/offroad/icon_disengage_on_accelerator.svg",
},
#ifdef ENABLE_MAPS