Eliminado todo el código de las notificaciones

This commit is contained in:
2024-05-31 19:38:25 +02:00
parent d13e4daf25
commit ff1227010b
11 changed files with 123 additions and 615 deletions

View File

@@ -119,9 +119,6 @@ void Logo::update()
// Comprueba si ha terminado el logo
checkLogoEnd();
// Actualiza las notificaciones
screen->updateNotifier();
}
}