Skip to content

Commit f9c6a40

Browse files
committed
rename usb to more clearly define which product
1 parent a491be6 commit f9c6a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/m5stack_cardputer/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
USB_VID = 0x303A
22
USB_PID = 0x81DA
3-
USB_PRODUCT = "M5STACK CoreS3 - CircuitPython"
3+
USB_PRODUCT = "M5STACK Cardputer - CircuitPython"
44
USB_MANUFACTURER = "M5STACK"
55

66
IDF_TARGET = esp32s3

0 commit comments

Comments
 (0)