Update settings.cc

This commit is contained in:
infiniteCable
2025-04-26 11:57:49 +02:00
committed by GitHub
parent fc34eef665
commit 9794ed8a85
+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",
},
{
"EnableSpeedLimitControl",
tr("Enable Speed Limit Control"),
tr("Enables setting maximum speed by speed limit detection<br>"),
"../assets/img_chffr_wheel.png",
},
{
"EnableSmoothSteer",
tr("Enable Steer Smoothing"),