Skip to content

Commit 2b268df

Browse files
authored
Update pins_arduino.h
1 parent 34236ea commit 2b268df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/waveshare_esp32s3_touch_lcd_128/pins_arduino.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
#include <stdint.h>
55

6-
#define USB_VID 0x1A86
7-
#define USB_PID 0x55D3
6+
#define USB_VID 0x303a
7+
#define USB_PID 0x8281
88
#define USB_MANUFACTURER "Waveshare"
99
#define USB_PRODUCT "ESP32-S3 Touch LCD 1.28"
1010
#define USB_SERIAL "" // Empty string for MAC address

0 commit comments

Comments
 (0)