Files
mop3/spin/spin.c
2026-01-25 15:54:00 +01:00

5 lines
42 B
C

void app_main (void) {
for (;;)
;
}