ELEC2645 (2018/19) / Mbed 2 deprecated ll16o2l_ELEC2645

Dependencies:   mbed Gamepad

Revision:
8:c3153fd4d8ce
Parent:
3:aa82968b7a8e
Child:
15:807eba7c7811
diff -r 67c00839f188 -r c3153fd4d8ce Player/Player.h
--- a/Player/Player.h	Thu Apr 25 17:50:49 2019 +0000
+++ b/Player/Player.h	Thu Apr 25 18:49:50 2019 +0000
@@ -4,8 +4,8 @@
 #include "mbed.h"
 #include "N5110.h"
 #include "Gamepad.h"
-/** 
-*   @file Player.h
+
+/** Player Class
 *   @author Oliver Luong, University of Leeds
 *   @brief Controls the player in the Dodge game 
 *   @date April 2019