diff --git a/nyx/nyx_gui/frontend/gui.c b/nyx/nyx_gui/frontend/gui.c index 7938ec78..8a6ea9cc 100644 --- a/nyx/nyx_gui/frontend/gui.c +++ b/nyx/nyx_gui/frontend/gui.c @@ -104,6 +104,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();