not working :-(
This commit is contained in:
@ -6,8 +6,6 @@
|
||||
#include "psg.h"
|
||||
#include "scheduler.h"
|
||||
#include "sequencer.h"
|
||||
#include "melody_tetris.h"
|
||||
#include "melody_tusch1.h"
|
||||
#include "mute.h"
|
||||
|
||||
int main() {
|
||||
@ -31,8 +29,6 @@ int main() {
|
||||
|
||||
__enable_interrupt();
|
||||
|
||||
// playMelodyTetris();
|
||||
|
||||
while (1) {
|
||||
schExec();
|
||||
}
|
||||
|
Reference in New Issue
Block a user