Added support to the CDCHost demo for devices with mutiple CDC interfaces which are...
[pub/USBasp.git] / Demos / Host / CDCHost / ConfigDescriptor.h
index 0ba6148..9db4b65 100644 (file)
@@ -77,7 +77,8 @@
                };\r
 \r
        /* Configuration Descriptor Comparison Functions: */\r
-               DESCRIPTOR_COMPARATOR(NextCDCInterface);\r
+               DESCRIPTOR_COMPARATOR(NextCDCControlInterface);\r
+               DESCRIPTOR_COMPARATOR(NextCDCDataInterface);\r
                DESCRIPTOR_COMPARATOR(NextInterfaceCDCDataEndpoint);\r
 \r
        /* Function Prototypes: */\r