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:
- 15:c582b3326d44
- Parent:
- 13:ef5fc9f58805
- Child:
- 16:3ea3d9714b0c
diff -r 688bdcbdd3a5 -r c582b3326d44 Gamepad.h
--- 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