aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h')
-rw-r--r--Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h b/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
index 4a1cf9093..c2a845e4d 100644
--- a/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
+++ b/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
@@ -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 */