sound works

This commit is contained in:
2024-04-17 15:30:45 +02:00
parent d68dae167d
commit 36d3b2f735
16 changed files with 165 additions and 167 deletions

View File

@ -31,6 +31,8 @@ int main() {
__enable_interrupt();
// playMelodyTetris();
while (1) {
schExec();
}