Skip to content

Commit 5d03cda

Browse files
committed
whitespace
1 parent c921f66 commit 5d03cda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

supervisor/shared/usb/usb_desc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ uint8_t const * tud_descriptor_configuration_cb(uint8_t index) {
4343
return usb_desc_cfg;
4444
}
4545

46-
4746
// Invoked when received GET HID REPORT DESCRIPTOR
4847
// Application return pointer to descriptor
4948
// Descriptor contents must exist long enough for transfer to complete

0 commit comments

Comments
 (0)