Class used to interface with the handheld gamepad.

Fork of Gamepad by Craig Evans

Revision:
15:c582b3326d44
Parent:
13:ef5fc9f58805
Child:
16:3ea3d9714b0c
--- a/Gamepad.h	Fri Mar 03 13:05:27 2017 +0000
+++ b/Gamepad.h	Fri Mar 03 13:12:03 2017 +0000
@@ -43,8 +43,8 @@
 };
 
 
-/**
- * List of events that can be registered on the gamepad
+/** Gamepad events 
+ * @brief List of events that can be registered on the gamepad
  */
 enum GamepadEvent {
     EVENT_A_PRESSED,     ///< Button A has been pressed