some sounds
This commit is contained in:
@ -31,11 +31,6 @@ int main() {
|
||||
|
||||
__enable_interrupt();
|
||||
|
||||
playMelodyTetris();
|
||||
schAdd(playTusch1, NULL, 5000, 0);
|
||||
schAdd(mute, NULL, 10000, 0);
|
||||
schAdd(unMute, NULL, 12000, 0);
|
||||
|
||||
while (1) {
|
||||
schExec();
|
||||
}
|
||||
|
Reference in New Issue
Block a user