Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: PeopleEngine/People.h
- 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: