Skip to content

Commit 75dbb7d

Browse files
committed
Added a new creation ID for this board
1 parent 6bdfed2 commit 75dbb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/m5stack_stick_c_plus/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CIRCUITPY_CREATOR_ID = 0x10151015
2-
CIRCUITPY_CREATION_ID = 0x00320007
2+
CIRCUITPY_CREATION_ID = 0x0032000A
33

44
IDF_TARGET = esp32
55

0 commit comments

Comments
 (0)