mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-11 18:53:41 +08:00
Update settings.cc
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user