We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c921f66 commit 5d03cdaCopy full SHA for 5d03cda
1 file changed
supervisor/shared/usb/usb_desc.c
@@ -43,7 +43,6 @@ uint8_t const * tud_descriptor_configuration_cb(uint8_t index) {
43
return usb_desc_cfg;
44
}
45
46
-
47
// Invoked when received GET HID REPORT DESCRIPTOR
48
// Application return pointer to descriptor
49
// Descriptor contents must exist long enough for transfer to complete
0 commit comments