new description for laneless (#20474)

* new description

* emoji
pull/20482/head
HaraldSchafer 4 years ago committed by GitHub
parent f2763a7ce3
commit 4c24385018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/ui/qt/offroad/settings.cc

@ -58,7 +58,7 @@ QWidget * toggles_panel() {
toggles_list->addWidget(record_toggle);
toggles_list->addWidget(horizontal_line());
toggles_list->addWidget(new ParamControl("EndToEndToggle",
"Ignore lanelines (Experimental)",
"\U0001f96c Disable use of lanelines (Alpha) \U0001f96c",
"In this mode openpilot will ignore lanelines and just drive how it thinks a human would.",
"../assets/offroad/icon_road.png"));

Loading…
Cancel
Save