Skip to content

Commit f23a96f

Browse files
authored
Update config with proper USB VID
1 parent 463c8d0 commit f23a96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/waveshare_rp2040_lcd_1_28/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x2E8A
2-
USB_PID = 0x000A
2+
USB_PID = 0x1039
33
USB_PRODUCT = "Waveshare RP2040-LCD-1.28"
44
USB_MANUFACTURER = "Waveshare Electronics"
55

0 commit comments

Comments
 (0)