Skip to content

Commit 885455c

Browse files
committed
Proper VID/PID
1 parent 6f71216 commit 885455c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/waveshare_esp32_s3_amoled_241/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
// USB identifiers
1111
#define USB_VID 0x303A
12-
#define USB_PID 0x82CE
12+
#define USB_PID 0x8278
1313
#define USB_MANUFACTURER "Waveshare"
1414
#define USB_PRODUCT "ESP32-S3-Touch-AMOLED-2.41"
1515

0 commit comments

Comments
 (0)