ELEC2645 (2018/19) / Mbed 2 deprecated el17mtu_

Dependencies:   mbed

Revision:
11:e29b173ccb27
Parent:
10:1c3bdbf2fe9f
--- a/ModeA/ModeA.h	Wed May 08 23:29:53 2019 +0000
+++ b/ModeA/ModeA.h	Thu May 09 01:06:23 2019 +0000
@@ -8,15 +8,14 @@
 
 
 /** ModeA Class
-@brief Controls the bar and the square in the game
-@author Maria Ungureanu, University of Leeds
-@date May 2019
+* @brief Controls the square and the bar 
+* @author Maria Ungureanu, University of Leeds
+* @date Febraury 2017
 */ 
 
 
 
 
-
 class ModeA
 {
 
@@ -79,11 +78,11 @@
  }
   @endcode 
   */
-  
-  /** Constructor */
     void initialise(N5110 &lcd);
     
-    /** Constructor */
+  /**
+  *@brief 
+  */ 
     void Bird(N5110 &lcd);