Skip to content

Commit 3855d82

Browse files
authored
Use PID allocated in Espressif Repository
1 parent d7975af commit 3855d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/thingpulse_pendrive_s3/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
USB_VID = 0x239A
2-
USB_PID = 0x813A
1+
USB_VID = 0x303A
2+
USB_PID = 0x8204
33
USB_PRODUCT = "ThingPulse Pendrive S3"
44
USB_MANUFACTURER = "ThingPulse"
55

0 commit comments

Comments
 (0)