mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 08:16:03 +08:00
Update ictoggles.py
This commit is contained in:
@@ -103,6 +103,12 @@ class ICTogglesLayout(Widget):
|
||||
"chffr_wheel.png",
|
||||
False,
|
||||
),
|
||||
"EnableSmoothSteer": (
|
||||
lambda: tr("Steer Smoothing"),
|
||||
DESCRIPTIONS["EnableSmoothSteer"],
|
||||
"chffr_wheel.png",
|
||||
False,
|
||||
),
|
||||
"DarkMode": (
|
||||
lambda: tr("Dark Mode"),
|
||||
DESCRIPTIONS["DarkMode"],
|
||||
|
||||
Reference in New Issue
Block a user