Skip to content

Commit dee2d9f

Browse files
committed
Proper VID/PID
1 parent 1ff419a commit dee2d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)