Skip to content

Commit aedae12

Browse files
committed
use espressif assigned PID for Hiibot IOTS2
1 parent 139c271 commit aedae12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/hiibot_iots2/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
USB_VID = 0x612B
1+
USB_VID = 0x303A
22
USB_PID = 0x80E8
3-
USB_PRODUCT = "IoTs2"
3+
USB_PRODUCT = "HiiBot IoTs2"
44
USB_MANUFACTURER = "HiiBot"
55

66
IDF_TARGET = esp32s2

0 commit comments

Comments
 (0)