@ -3,6 +3,7 @@
#include <stdlib.h>
#include "scheduler.h"
#include "psg.h"
int main() {
WDTCTL = WDTPW | WDTHOLD;
@ -18,6 +19,8 @@ int main() {
schInit();
psgInit();
__enable_interrupt();
The note is not visible to the blocked user.