Update settings.cc

This commit is contained in:
infiniteCable2
2025-04-06 17:22:05 +02:00
committed by GitHub
parent 8c77ceb2b8
commit 19561a40eb
+8
View File
@@ -43,6 +43,14 @@ 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><br>"
"Switching has no effect while onroad.<br>"
"Disabling this, Roll Compensation and Curvature Correction enables steering through raw curvature."),
"../assets/img_chffr_wheel.png",
},
{
"DarkMode",
tr("Dark Mode"),