mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-06 00:03:42 +08:00
Update settings.cc
This commit is contained in:
@@ -50,6 +50,13 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
|
||||
"Switching has no effect while onroad.<br>"),
|
||||
"../assets/img_chffr_wheel.png",
|
||||
},
|
||||
{
|
||||
"EnableSmoothSteer",
|
||||
tr("Enable Steer Smoothin"),
|
||||
tr("Enables S-curving on lateral control for smoother steering<br><br>"
|
||||
"Switching has no effect while onroad.<br>"),
|
||||
"../assets/img_chffr_wheel.png",
|
||||
},
|
||||
{
|
||||
"DarkMode",
|
||||
tr("Dark Mode"),
|
||||
|
||||
Reference in New Issue
Block a user