new description for laneless (#20474)

* new description

* emoji
pull/20482/head
HaraldSchafer 2021-03-25 19:59:46 -07:00 committed by GitHub
parent f2763a7ce3
commit 4c24385018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"));