X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/8c6c27d88bb40ecf55f369fc4499ec990d2d93d2..f3e4fbe5126fc8edf40a0b0ace2d3437ee988d2e:/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c diff --git a/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c b/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c index 47ae77677..bfdf64276 100644 --- a/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c +++ b/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c @@ -41,9 +41,9 @@ * routine will read in the entire configuration descriptor, and configure the hosts pipes to correctly communicate * with compatible devices. * - * This routine searches for a CDC interface descriptor containing bulk data IN and OUT endpoints, and an interrupt event endpoint. + * This routine searches for a RNDIS interface descriptor containing bulk data IN and OUT endpoints, and an interrupt event endpoint. * - * \return An error code from the \ref CDCHost_GetConfigDescriptorDataCodes_t enum. + * \return An error code from the \ref RNDISHost_GetConfigDescriptorDataCodes_t enum. */ uint8_t ProcessConfigurationDescriptor(void) {