gamepad library

Fork of Gamepad by Craig Evans

Files at this revision

API Documentation at this revision

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: