ELEC2645 (2015/16) / Mbed 2 deprecated el14jpps_2645_Ping_Pong_Project

Dependencies:   N5110 Ping_Pong beep mbed Servo

Revision:
4:a36aceb50612
Parent:
2:96191cfb9494
Child:
5:722864843189
--- a/main.cpp	Wed May 04 23:56:46 2016 +0000
+++ b/main.cpp	Thu May 05 11:41:55 2016 +0000
@@ -6,9 +6,9 @@
 @date  April 2016
 */
 
-#include "N5110.h"      // Author Dr Evans 
-#include "mbed.h"      // Arm 
-#include "beep.h"     // Author Peter Drescher
+#include "N5110.h"      // @see Author Dr Evans 
+#include "mbed.h"      // @see Arm 
+#include "beep.h"     //  @seeAuthor Peter Drescher
 #include "Game_of_life.h"//Jefferson Sanchez 
 #include "menu.h"       //Jefferson Sanchez