From 8d7549b6c882e3e78c4c13dd2e4ccb3b7a8f2aef Mon Sep 17 00:00:00 2001 From: infiniteCable <75014343+infiniteCable@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:05:57 +0100 Subject: [PATCH] Update ictoggles.py fix toggle text bsm --- selfdrive/ui/layouts/settings/ictoggles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/ui/layouts/settings/ictoggles.py b/selfdrive/ui/layouts/settings/ictoggles.py index 729745850..7df294e8a 100644 --- a/selfdrive/ui/layouts/settings/ictoggles.py +++ b/selfdrive/ui/layouts/settings/ictoggles.py @@ -31,7 +31,7 @@ DESCRIPTIONS = { "Display battery detail panel" ), "ForceRHDForBSM": tr_noop( - "Switch BSM detection side to RHD. Passenger is on the right side." + "Switch BSM detection side to RHD. Driver is on the right side." ), "EnableSmoothSteer": tr_noop( "Enables S-curving on lateral control for smoother steering"