use espressif assigned PID for Hiibot IOTS2

This commit is contained in:
Neradoc 2022-02-17 14:44:41 +01:00
parent 139c2710aa
commit aedae120c7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
USB_VID = 0x612B
USB_VID = 0x303A
USB_PID = 0x80E8
USB_PRODUCT = "IoTs2"
USB_PRODUCT = "HiiBot IoTs2"
USB_MANUFACTURER = "HiiBot"
IDF_TARGET = esp32s2