X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0b95817130e3c3e0f859c160210d6184fc642fdb..f0c5dfe8b8f47211f03454da036223d65e08249c:/Bootloaders/HID/Descriptors.c diff --git a/Bootloaders/HID/Descriptors.c b/Bootloaders/HID/Descriptors.c index 4c475db51..70dc9d0d3 100644 --- a/Bootloaders/HID/Descriptors.c +++ b/Bootloaders/HID/Descriptors.c @@ -110,7 +110,7 @@ const USB_Descriptor_Configuration_t ConfigurationDescriptor = { .Header = {.Size = sizeof(USB_Descriptor_Interface_t), .Type = DTYPE_Interface}, - .InterfaceNumber = INTERFACE_ID_Printer, + .InterfaceNumber = INTERFACE_ID_GenericHID, .AlternateSetting = 0x00, .TotalEndpoints = 1,