Skip to content

Commit 9c56480

Browse files
committed
fix(usb_extern_lcd): modify the pid to 2986
1 parent a24b721 commit 9c56480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/usb/device/usb_extend_screen/main/Kconfig.projbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu "Example Configuration"
55
default 0x303A
66
config TUSB_PID
77
hex "USB Device PID"
8-
default 0x1986
8+
default 0x2986
99
config TUSB_MANUFACTURER
1010
string "USB Device Manufacture"
1111
default "Espressif"

0 commit comments

Comments
 (0)