Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/libusb_stm32.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'inc/hid_usage_game.h')
-rw-r--r--inc/hid_usage_game.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/hid_usage_game.h b/inc/hid_usage_game.h
index 4145734..317cbb5 100644
--- a/inc/hid_usage_game.h
+++ b/inc/hid_usage_game.h
@@ -53,7 +53,6 @@
#define HID_GAME_GUN_SAFETY 0x36
#define HID_GAME_GANEPAD_FIRE_JUMP 0x37
#define HID_GAME_GAMEPAD_TRIGGER 0x38
-
-
+/** @} */
#endif