Skip to content

Commit f330585

Browse files
committed
feat(board): update PID
1 parent 7621079 commit f330585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/sensebox_eye/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <stdint.h>
55

66
#define USB_VID 0x303A
7-
#define USB_PID 0x81B8
7+
#define USB_PID 0x82D1
88
#define USB_MANUFACTURER "senseBox"
99
#define USB_PRODUCT "Eye ESP32S3"
1010
#define USB_SERIAL "" // Empty string for MAC address

0 commit comments

Comments
 (0)