X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6933f2e1a543b066ebe734bd126a7ff2f1c2777f..af02b5b0c953931ce8b8925439972b1b4bd1d77e:/Demos/Host/CDCHost/ConfigDescriptor.h 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: */