Multi-game multiplayer arcade gaming system meant for the red X when playing Super Tic-Tac-Toe.

Dependencies:   uLCD_4DGL_SE PinDetect SDFileSystem mbed wave_player

Revision:
2:d35fde2d82cd
Parent:
0:218d3fb75950
--- a/RGBLED.h	Sat Nov 28 21:57:03 2015 +0000
+++ b/RGBLED.h	Fri Dec 04 23:03:08 2015 +0000
@@ -1,3 +1,9 @@
+/******************************************************
+ * This header program declares all the functions and
+ * variables used by RGB LED component.
+ ******************************************************/
+
+
 // Class to control an RGB LED using three PWM pins
 class RGBLED {
     public: