Update settings.cc

This commit is contained in:
infiniteCable
2025-06-09 10:46:29 +02:00
committed by GitHub
parent c9f7db4197
commit 1fac1d5719
+7
View File
@@ -47,6 +47,13 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
"../assets/icons/disengage_on_accelerator.svg",
false,
},
{
"EnableCurvatureController",
tr("Enable Curvature Controller"),
tr("Enables curvature post-processing<br>"),
"../assets/icons/chffr_wheel.png",
false,
},
{
"EnableSpeedLimitControl",
tr("Enable Speed Limit Control"),