aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/CDCHost/ConfigDescriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/CDCHost/ConfigDescriptor.h')
-rw-r--r--Demos/Host/CDCHost/ConfigDescriptor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Demos/Host/CDCHost/ConfigDescriptor.h b/Demos/Host/CDCHost/ConfigDescriptor.h
index 0ba614824..9db4b6505 100644
--- a/Demos/Host/CDCHost/ConfigDescriptor.h
+++ b/Demos/Host/CDCHost/ConfigDescriptor.h
@@ -77,7 +77,8 @@
};
/* Configuration Descriptor Comparison Functions: */
- DESCRIPTOR_COMPARATOR(NextCDCInterface);
+ DESCRIPTOR_COMPARATOR(NextCDCControlInterface);
+ DESCRIPTOR_COMPARATOR(NextCDCDataInterface);
DESCRIPTOR_COMPARATOR(NextInterfaceCDCDataEndpoint);
/* Function Prototypes: */