Description
The demonstration program makes two LEDs on the board blink at a fixed rate. This rate is generated by using a timer for the first LED; the second one uses a
Wait function based on a 1 ms tick. The blinking
can be stopped using two buttons (one for each LED).