Guitar Hero Project on LPC1768 using push buttons, analog joystick. speaker and LCD Display

Dependencies:   mbed wave_player mbed-rtos 4DGL-uLCD-SE SparkfunAnalogJoystick SDFileSystem_OldbutworkswithRTOS PinDetect

Revision:
4:577404e4d53f
Parent:
3:6f639d41aef3
Child:
5:2f09b457f690
--- a/main.cpp	Tue Nov 17 18:33:41 2020 +0000
+++ b/main.cpp	Tue Nov 17 22:07:41 2020 +0000
@@ -5,7 +5,7 @@
 #include "SDFileSystem.h"
 #include "uLCD_4DGL.h"
 #include "PinDetect.h"
-
+//code change
 Mutex lcd_mut;
 //SDFileSystem sd(p5, p6, p7, p8, "sd"); //SD card
 uLCD_4DGL uLCD(p28,p27,p30); // serial tx, serial rx, reset pin;