Skip to content

Commit 24314a8

Browse files
committed
formatting
1 parent 5ecd811 commit 24314a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/usb.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,9 @@ static void usb_setup_irq()
425425
STALL_EP0();
426426
return;
427427
}
428+
428429
break;
430+
429431
case (USB_DEVICE_TO_HOST | USB_STANDARD | USB_DEVICE):
430432
switch (request) {
431433
case USB_GET_STATUS:

0 commit comments

Comments
 (0)