Update CREATOR/CREATION ID in comments
This commit is contained in:
parent
79155af0ba
commit
c2e98ec3f5
|
@ -16,8 +16,8 @@ CIRCUITPY_ESP_PSRAM_FREQ = 80m
|
|||
CIRCUITPY_DOTCLOCKFRAMEBUFFER = 1
|
||||
|
||||
# To build with USB disabled allowing access to I2S pins
|
||||
#CIRCUITPY_CREATOR_ID = 0x000C303A
|
||||
#CIRCUITPY_CREATION_ID = 0x00A30001
|
||||
#CIRCUITPY_CREATOR_ID = 0x1A000000
|
||||
#CIRCUITPY_CREATION_ID = 0x005381BF
|
||||
#CIRCUITPY_USB=0
|
||||
#CIRCUITPY_BUILD_EXTENSIONS = bin,uf2
|
||||
#UF2_BOOTLOADER = 1
|
||||
|
|
Loading…
Reference in New Issue