rename usb to more clearly define which product
This commit is contained in:
parent
a491be6911
commit
f9c6a40ca3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
USB_VID = 0x303A
|
||||
USB_PID = 0x81DA
|
||||
USB_PRODUCT = "M5STACK CoreS3 - CircuitPython"
|
||||
USB_PRODUCT = "M5STACK Cardputer - CircuitPython"
|
||||
USB_MANUFACTURER = "M5STACK"
|
||||
|
||||
IDF_TARGET = esp32s3
|
||||
|
|
|
|||
Loading…
Reference in a new issue