diff --git a/sunnypilot/navd/event_builder.py b/sunnypilot/navd/event_builder.py index 5fca2f29bc..2739246fd2 100644 --- a/sunnypilot/navd/event_builder.py +++ b/sunnypilot/navd/event_builder.py @@ -19,7 +19,7 @@ class EventBuilder: @staticmethod def _build_banner_message(metric: bool, nav_msg): - m = nav_msg.allManeuvers[1] + m = nav_msg.allManeuvers[-1] banner = m.instruction if metric: