calbri / TetrisAVR

CSSE2010 Assignment - Good copy
1 stars 0 forks source link

Splash Screen #1

Closed calbri closed 8 years ago

calbri commented 8 years ago

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.