Skip to content

Commit

Permalink
Update annotated_camera.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
CT921 authored Nov 1, 2024
1 parent dad46ff commit d91ecfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selfdrive/ui/qt/onroad/annotated_camera.cc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ AnnotatedCameraWidget::AnnotatedCameraWidget(VisionStreamType type, QWidget *par

experimental_btn = new ExperimentalButton(this);
main_layout->addWidget(experimental_btn, 0, Qt::AlignTop | Qt::AlignRight);
main_layout->setContentsMargins(0, 60, 0, 0);
}

float vc_speed;
Expand Down

0 comments on commit d91ecfb

Please sign in to comment.