mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-23 14:22:06 +08:00
hahaha it’ll fail the test but that’s a later problem
This commit is contained in:
committed by
GitHub
parent
3157054100
commit
c68ea82a5d
@@ -27,7 +27,7 @@ def build_navigation_events(sm) -> list:
|
||||
|
||||
|
||||
def _build_banner_message(nav_msg):
|
||||
m = nav_msg.allManeuvers[0]
|
||||
m = nav_msg.allManeuvers[1]
|
||||
banner = m.instruction
|
||||
dist = f'{int(m.distance)}m'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user