@@ -28,5 +28,5 @@ void led_config(void) {
timer_enable(LED_BLINK_TIMER);
nvic_irq_enable(LED_BLINK_IRQ, 2);
nvic_irq_enable(LED_BLINK_IRQ, 3U);
}
The note is not visible to the blocked user.