Arreglado el login online

This commit is contained in:
2023-02-12 22:09:06 +01:00
parent 8df2638905
commit 7dc8a88b8f
3 changed files with 48 additions and 11 deletions

View File

@@ -117,9 +117,6 @@ void Logo::update()
// Actualiza el contador
counter++;
if (counter == 1)
screen->showNotification("hola");
// Comprueba si ha terminado el logo
checkLogoEnd();