diff --git a/nyx/nyx_gui/frontend/gui.c b/nyx/nyx_gui/frontend/gui.c index 768511f6..084e2292 100644 --- a/nyx/nyx_gui/frontend/gui.c +++ b/nyx/nyx_gui/frontend/gui.c @@ -106,6 +106,7 @@ static void _nyx_disp_init() // Rotate and copy the first frame. vic_compose(); + vic_wait_idle(); // Switch to new window configuration. display_init_window_a_pitch_vic();