Skip to content

Commit 8961a09

Browse files
committed
Update mpconfigboard.mk to use creators vid/pid
1 parent 2555bae commit 8961a09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ports/espressif/boards/xteink_x4/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
CIRCUITPY_CREATOR_ID = 0x0000303A
2-
CIRCUITPY_CREATION_ID = 0x00001001
1+
CIRCUITPY_CREATOR_ID = 0x000C303C
2+
CIRCUITPY_CREATION_ID = 0x00C30001
33

44
IDF_TARGET = esp32c3
55

0 commit comments

Comments
 (0)