Yiu Fai Kwok / Mbed 2 deprecated el17yfk

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
25:31111e6e13ad
Parent:
17:5d8ff39a0e49
--- a/Start/Start.h	Mon Apr 29 20:54:20 2019 +0000
+++ b/Start/Start.h	Mon Apr 29 20:59:49 2019 +0000
@@ -1,9 +1,3 @@
-/** Start Class
-* @brief This class is the starting menu for selecting the character of the game
-* @version 1.0
-* @author Yiu Fai Kwok
-* @date Match, 2019
-*/
 #ifndef START_H
 #define START_H
 
@@ -13,6 +7,13 @@
 #include "Squirtle.h"
 #include "Bulbasaur.h"
 
+/** Start Class
+* @brief This class is the starting menu for selecting the character of the game
+* @version 1.0
+* @author Yiu Fai Kwok
+* @date Match, 2019
+*/
+
 class Start
 {