ELEC2645 (2015/16) / Mbed 2 deprecated el14jpps_2645_Ping_Pong_Project

Dependencies:   N5110 Ping_Pong beep mbed Servo

Revision:
5:722864843189
Parent:
4:a36aceb50612
Child:
6:70830f1ed62e
--- a/main.cpp	Thu May 05 11:41:55 2016 +0000
+++ b/main.cpp	Thu May 05 11:56:13 2016 +0000
@@ -11,7 +11,9 @@
 #include "beep.h"     //  @seeAuthor Peter Drescher
 #include "Game_of_life.h"//Jefferson Sanchez 
 #include "menu.h"       //Jefferson Sanchez 
-
+/**@code Joystick by Dr Evans*/
+/**@code LCD by Dr Evans*/
+/**@code Interrupsts by Dr Evans*/
 //This changes the tolerance of joystick direction
 #define DIRECTION_TOLERANCE 0.010L