Move IRQ logic into callback; Cleanup code

This commit is contained in:
2024-06-19 19:16:05 +02:00
parent 8bda21f045
commit 5a137f9526
8 changed files with 34 additions and 52 deletions

View File

@@ -221,9 +221,6 @@ namespace LoadingScene {
}
void main() {
printf("Hello Plaschi\n");
CDXA::planschi();
printf("Bye Bye Planschi\n");
setup();
while(true) {