From a86ce23f4c9ce585c709b09a3d0259d47baac981 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Tue, 2 Jul 2024 12:05:43 -0400 Subject: [PATCH] higher --- selfdrive/ui/qt/offroad/sunnypilot/sunnypilot_settings.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/ui/qt/offroad/sunnypilot/sunnypilot_settings.cc b/selfdrive/ui/qt/offroad/sunnypilot/sunnypilot_settings.cc index 3eac53a4c1..c4b3d1b6e0 100644 --- a/selfdrive/ui/qt/offroad/sunnypilot/sunnypilot_settings.cc +++ b/selfdrive/ui/qt/offroad/sunnypilot/sunnypilot_settings.cc @@ -586,7 +586,7 @@ TorqueFriction::TorqueFriction() : SPOptionControl ( tr("FRICTION"), tr("Adjust Friction for the Torque Lateral Controller. Live: Override self-tune values; Offline: Override self-tune offline values at car restart."), "../assets/offroad/icon_blank.png", - {0, 50}, + {0, 500}, 5) { refresh();