X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6c7ed7ecd6d4727e33ddb8c5e4321499a2b76151..a852ea8e43d6df9642df3524a974073d2229fa4c:/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c diff --git a/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c b/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c index 10b0e2dda..6c7b06dc0 100644 --- a/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c +++ b/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c @@ -279,6 +279,7 @@ uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue, Address = &ConfigurationDescriptor.HID2_MouseHID; Size = sizeof(USB_HID_Descriptor_HID_t); } + break; case HID_DTYPE_Report: if (!(wIndex))