Skip to content

Commit 497260e

Browse files
CircuitARTtannewt
andauthored
Update ports/espressif/boards/circuitart_zero_s3/mpconfigboard.mk
typo mistake Co-authored-by: Scott Shawcroft <[email protected]>
1 parent 072b65f commit 497260e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/circuitart_zero_s3/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
USB_VID = 0x303A
22
USB_PID = 0x80DD
33
USB_PRODUCT = "ZeroS3"
4-
USB_MANUFACTURER = "CircuiArt"
4+
USB_MANUFACTURER = "CircuitArt"
55

66
IDF_TARGET = esp32s3
77

0 commit comments

Comments
 (0)