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.
Fork of Gamepad by
Revision 20:c0959710291b, committed 2017-04-26
- Comitter:
- valavanisalex
- Date:
- Wed Apr 26 13:58:10 2017 +0000
- Parent:
- 19:c2bb79a10b3c
- Commit message:
- Correct spellings
Changed in this revision
| Gamepad.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Gamepad.h Tue Apr 25 10:19:47 2017 +0000
+++ b/Gamepad.h Wed Apr 26 13:58:10 2017 +0000
@@ -43,11 +43,10 @@
};
/** Gamepad Class
-@brief Library for interfacing with ELEC2645 Gamepad PCB, University of Leeds
-@author Dr Craig A. Evans
-@author Dr Alex Valanvanis
-@date Febraury 2017
-*/
+ * @brief Library for interfacing with ELEC2645 Gamepad PCB, University of Leeds
+ * @author Dr Craig A. Evans
+ * @author Dr Alex Valavanis
+ */
class Gamepad
{
public:
