Revert "Update settings.cc"

This reverts commit 70cf26d2a9.
This commit is contained in:
infiniteCable2
2025-04-22 14:40:40 +02:00
parent 3d3ef52e28
commit 63c6fe64ba
+6
View File
@@ -43,6 +43,12 @@ 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"),