rename usb to more clearly define which product

This commit is contained in:
James Nadeau 2024-02-15 16:03:46 -05:00
parent a491be6911
commit f9c6a40ca3

View file

@ -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