Skip to content

Commit fd0129d

Browse files
committed
fixing board id
1 parent 864f254 commit fd0129d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/ttgo_t8_v1_7/mpconfigboard.mk

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

44
IDF_TARGET = esp32
55

0 commit comments

Comments
 (0)