Fix Doxygen documentation errors.
This commit is contained in:
parent
21a012a018
commit
57eedebd19
7 changed files with 7 additions and 7 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
/* Enums: */
|
||||
/** Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
|
||||
enum KeyboardHost_GetConfigDescriptorDataCodes_t
|
||||
enum AudioHost_GetConfigDescriptorDataCodes_t
|
||||
{
|
||||
SuccessfulConfigRead = 0, /**< Configuration Descriptor was processed successfully */
|
||||
ControlError = 1, /**< A control request to the device failed to complete successfully */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue