Skip to content

Commit 8ca68da

Browse files
authored
adjust CREATION_ID to new assigned 0x00320004
The related merged pull request is creationid/creators#52
1 parent 41a755c commit 8ca68da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/lilygo_ttgo_tdisplay_esp32_4m/mpconfigboard.mk

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

44
IDF_TARGET = esp32
55

0 commit comments

Comments
 (0)