Modify the program so that when it starts (i.e. the AVR microcontroller is reset) it scrolls a
message to the LED display that includes the student number(s) of the student(s) whose project
this is. You must also change the message output to the serial terminal to include your name(s).
Do this by modifying the function splash_screen() in file project.c.
Modify the program so that when it starts (i.e. the AVR microcontroller is reset) it scrolls a message to the LED display that includes the student number(s) of the student(s) whose project this is. You must also change the message output to the serial terminal to include your name(s). Do this by modifying the function splash_screen() in file project.c.