X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cb7884da506096352ad82a1317b998813b74f4f8..51910b450533fb7c335ee3d970d758fc25b05547:/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: */