Write a program for the Arduino UNO microcontroller to turn an LED at pin 10 on for 1.25 sec, and off for 2.75 sec., continuously and repeatedly.
Write a multi-line comment at the top of the program. Include on the first line your name, student number and date. Include the unit # and ex# on the second line.
And on the third line, include a description of the program. Write single line comments after each line of the program.