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.
Diff: Instuctions/Instruction.h
- Revision:
- 13:700ea0742b24
- Parent:
- 12:1dfc34bc8382
- Child:
- 15:807eba7c7811
diff -r 1dfc34bc8382 -r 700ea0742b24 Instuctions/Instruction.h --- a/Instuctions/Instruction.h Sun May 05 11:19:38 2019 +0000 +++ b/Instuctions/Instruction.h Sun May 05 11:23:07 2019 +0000 @@ -5,7 +5,11 @@ #include "N5110.h" #include "Gamepad.h" - +/** Instruction Class +* @author Oliver Luong, University of Leeds +* @brief Controls the functionality of the Dodge game +* @date 05/05/2019 +*/ class Instruction { public: