Hi,
My project aims is trying to use the switch to control the led blinking in interrupt condition. My problems are
1. I cannot use the switch to detect and control the led
2. the creator always said my LED_ISR is undefined
3. how can i blink the led with a desired pattern such as 11001110001010 in specific frequency?
Please help.