Rex Raj / Mbed 2 deprecated el17rrrs

Dependencies:   mbed Gamepad N5110 mbed-rtos

Revision:
10:f44b43ed1a06
Parent:
9:c5a19e358c07
Child:
13:a2f061b9cc36
--- a/MiniGame/MiniGame.h	Thu May 09 12:23:00 2019 +0000
+++ b/MiniGame/MiniGame.h	Thu May 09 12:37:58 2019 +0000
@@ -11,11 +11,10 @@
 
 #define GAP 2
 
-/** MiniGame Class
- * @brief  The game engine for the mini game
+/** GameEngine Class
+ * @brief  The game engine for the game
  * @author Rex Roshan Raj
  */
- 
 class MiniGame
 {