ECE 4180 Final

Dependencies:   mbed wave_player mbed-rtos C12832_lcd 4DGL-uLCD-SE LCD_fonts SDFileSystem

Revision:
18:c760ba93b881
Parent:
7:15fdc55dbf66
--- a/songs.h	Thu Dec 05 03:21:55 2019 +0000
+++ b/songs.h	Thu Dec 05 04:43:25 2019 +0000
@@ -1,4 +1,4 @@
-//const unsigned short the_middle[];
-//const unsigned short stacys_mom[];
-//const unsigned short sins[];
-//const unsigned short fireflies[];
+const unsigned short fireflies[1] = {1};
+const unsigned short the_middle[1] = {1};
+const unsigned short stacys_mom[1] = {1};
+const unsigned short sins[1] = {1};
\ No newline at end of file