pull/24947/head
ZwX1616 3 years ago
parent 26b5b975c6
commit 21f7cfaaee
  1. 6
      selfdrive/ui/qt/offroad/settings.cc

@ -39,12 +39,6 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
"Receive alerts to steer back into the lane when your vehicle drifts over a detected lane line without a turn signal activated while driving over 31 mph (50 km/h).", "Receive alerts to steer back into the lane when your vehicle drifts over a detected lane line without a turn signal activated while driving over 31 mph (50 km/h).",
"../assets/offroad/icon_warning.png", "../assets/offroad/icon_warning.png",
}, },
{
"IsRHD",
"Enable Right-Hand Drive",
"Allow openpilot to obey left-hand traffic conventions and perform driver monitoring on right driver seat.",
"../assets/offroad/icon_openpilot_mirrored.png",
},
{ {
"IsMetric", "IsMetric",
"Use Metric System", "Use Metric System",

Loading…
Cancel
Save