@ -20,5 +20,5 @@ void ledInit() {
P1DIR |= BIT0;
P1OUT &= ~BIT0;
schAdd(ledExec, NULL, 0, 1000);
schAdd(ledExec, NULL, 0, 100);
}
The note is not visible to the blocked user.