ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19zf

Dependencies:   mbed

Revision:
11:494cc44777fe
Parent:
9:62d6559f0d50
Child:
13:eb60628db8bf
--- a/PeopleEngine/People.h	Sun May 10 05:16:51 2020 +0000
+++ b/PeopleEngine/People.h	Mon May 11 09:09:31 2020 +0000
@@ -1,8 +1,3 @@
-/** People class
-    @set a basic element of my project
-    @author Zeyu Feng
-    @9 April 2020
-   */
 #ifndef PEOPLE_H
 #define PEOPLE_H
 
@@ -10,6 +5,12 @@
 #include "Gamepad.h"
 #include "N5110.h"
 
+/** People class
+    @set a basic element of my project
+    @author Zeyu Feng
+    @9 April 2020
+   */
+
 class People {
 
 public: