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.
Revision 15:c582b3326d44, committed 2017-03-03
- Comitter:
- valavanisalex
- Date:
- Fri Mar 03 13:12:03 2017 +0000
- Parent:
- 14:688bdcbdd3a5
- Child:
- 16:3ea3d9714b0c
- Commit message:
- Added docs
Changed in this revision
| Gamepad.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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