Skip to content

Commit 4caa606

Browse files
committed
white space
1 parent 1466afa commit 4caa606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/tusb_mcu.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
#elif TU_CHECK_MCU(OPT_MCU_LPC175X_6X, OPT_MCU_LPC177X_8X, OPT_MCU_LPC40XX)
5656
#define TUP_DCD_ENDPOINT_MAX 16
5757
#define TUP_USBIP_OHCI
58-
#define TUP_OHCI_RHPORTS 2
58+
#define TUP_OHCI_RHPORTS 2
5959

6060
#elif TU_CHECK_MCU(OPT_MCU_LPC18XX, OPT_MCU_LPC43XX)
6161
// TODO USB0 has 6, USB1 has 4

0 commit comments

Comments
 (0)