summaryrefslogtreecommitdiff
path: root/include/usbh_driver_gp_xbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usbh_driver_gp_xbox.h')
-rw-r--r--include/usbh_driver_gp_xbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usbh_driver_gp_xbox.h b/include/usbh_driver_gp_xbox.h
index 32aed8a..d648b90 100644
--- a/include/usbh_driver_gp_xbox.h
+++ b/include/usbh_driver_gp_xbox.h
@@ -67,7 +67,7 @@ typedef struct _gp_xbox_config gp_xbox_config_t;
/**
* @brief gp_xbox_driver_init initialization routine - this will initialize internal structures of this device driver
- * @param config
+ * @see gp_xbox_config_t
*/
void gp_xbox_driver_init(const gp_xbox_config_t *config);