Skip to content

Commit 8a3dc92

Browse files
authored
Update with the official VID/PID for CircuitPython
1 parent aa29e49 commit 8a3dc92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/raspberrypi/boards/lilygo_t_display_rp2040/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
USB_VID = 0x303A
2-
USB_PID = 0x8008
1+
USB_VID = 0x1209
2+
USB_PID = 0x2023
33
USB_PRODUCT = "T-Display"
44
USB_MANUFACTURER = "Lilygo"
55

0 commit comments

Comments
 (0)