mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 16:26:10 +08:00
Update settings.cc
This commit is contained in:
@@ -43,12 +43,6 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
|
||||
tr("When enabled, pressing the accelerator pedal will disengage sunnypilot."),
|
||||
"../assets/offroad/icon_disengage_on_accelerator.svg",
|
||||
},
|
||||
{
|
||||
"EnableDisturbanceCorrection",
|
||||
tr("Enable Disturbance Correction"),
|
||||
tr("Correct external disturbances such as gusts of wind. (distinguishable short term events)<br>"),
|
||||
"../assets/img_chffr_wheel.png",
|
||||
},
|
||||
{
|
||||
"EnableSmoothSteer",
|
||||
tr("Enable Steer Smoothing"),
|
||||
|
||||
Reference in New Issue
Block a user