UI: Switch to alternative splash screen

This commit is contained in:
Federico Amedeo Izzo 2020-11-26 21:12:05 +01:00
parent b4952592aa
commit 00fd786b8e
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ static void ui_task(void *arg)
ui_init();
// Display splash screen
ui_drawSplashScreen();
ui_drawSplashScreen2();
gfx_render();
while(gfx_renderingInProgress());
// Wait 30ms to hide random pixels on screen