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: Gamepad.h
- Revision:
- 20:c0959710291b
- Parent:
- 19:c2bb79a10b3c
- Child:
- 21:da0b4e14c867
--- 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: