From 5d4d06a5ecd0653e2fa028ad17cbb610aa749726 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 28 Apr 2024 14:21:37 -0500 Subject: [PATCH] wip --- selfdrive/ui/qt/home.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/ui/qt/home.cc b/selfdrive/ui/qt/home.cc index a0d99c0..f99a846 100644 --- a/selfdrive/ui/qt/home.cc +++ b/selfdrive/ui/qt/home.cc @@ -67,7 +67,7 @@ void HomeWindow::showMapPanel(bool show) { } void HomeWindow::updateState(const UIState &s) { - const SubMaster &sm = *(s.sm); + // const SubMaster &sm = *(s.sm); // CLEARPILOT // switch to the generic robot UI