Skip to content

Commit 28c2094

Browse files
authored
Merge pull request #8644 from RetiredWizard/makerfabs
Update CREATOR/CREATION ID in comments
2 parents 79155af + c2e98ec commit 28c2094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/makerfabs_tft7/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ CIRCUITPY_ESP_PSRAM_FREQ = 80m
1616
CIRCUITPY_DOTCLOCKFRAMEBUFFER = 1
1717

1818
# To build with USB disabled allowing access to I2S pins
19-
#CIRCUITPY_CREATOR_ID = 0x000C303A
20-
#CIRCUITPY_CREATION_ID = 0x00A30001
19+
#CIRCUITPY_CREATOR_ID = 0x1A000000
20+
#CIRCUITPY_CREATION_ID = 0x005381BF
2121
#CIRCUITPY_USB=0
2222
#CIRCUITPY_BUILD_EXTENSIONS = bin,uf2
2323
#UF2_BOOTLOADER = 1

0 commit comments

Comments
 (0)