X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/37f8a84f35dadf27a6f8997b675238269f854b45..cf610c5c91c3eee02dec7ca848acc8da831ad98a:/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h b/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h index f27b383bb..9c6575cb1 100644 --- a/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h +++ b/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h @@ -74,7 +74,7 @@ uint8_t ProcessConfigurationDescriptor(void); uint8_t DComp_NextKeyboardInterface(void* CurrentDescriptor); - uint8_t DComp_NextInterfaceKeyboardDataEndpoint(void* CurrentDescriptor); + uint8_t DComp_NextKeyboardInterfaceDataEndpoint(void* CurrentDescriptor); uint8_t DComp_NextHID(void* CurrentDescriptor); #endif