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