aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MissileLauncher/ConfigDescriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/MissileLauncher/ConfigDescriptor.h')
-rw-r--r--Projects/MissileLauncher/ConfigDescriptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/MissileLauncher/ConfigDescriptor.h b/Projects/MissileLauncher/ConfigDescriptor.h
index 69983fed8..4df31f1f9 100644
--- a/Projects/MissileLauncher/ConfigDescriptor.h
+++ b/Projects/MissileLauncher/ConfigDescriptor.h
@@ -46,7 +46,7 @@
#define HID_CLASS 0x03
/* Enums: */
- /** Enum for the possible return codes of the ProcessConfigurationDescriptor() function. */
+ /** Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
enum GenericHIDHost_GetConfigDescriptorDataCodes_t
{
SuccessfulConfigRead = 0, /**< Configuration Descriptor was processed successfully */