Skip to content

Commit 70bcee5

Browse files
committed
lilygo_ttgo_t-01c3: Add creation ID
1 parent 196bb4d commit 70bcee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/lilygo_ttgo_t-01c3/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
CIRCUITPY_CREATOR_ID = 123
2-
CIRCUITPY_CREATION_ID = 123
1+
CIRCUITPY_CREATOR_ID = 0xC3C3_0000
2+
CIRCUITPY_CREATION_ID = 0x00C3_0001
33

44
IDF_TARGET = esp32c3
55

0 commit comments

Comments
 (0)