Fix creator ids
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
This commit is contained in:
parent
1f83f59928
commit
963e76961c
@ -1,4 +1,4 @@
|
||||
CIRCUITPY_CREATOR_ID = 0x00111011
|
||||
CIRCUITPY_CREATOR_ID = 0x10111011
|
||||
CIRCUITPY_CREATION_ID = 0x00C60004
|
||||
|
||||
IDF_TARGET = esp32c6
|
||||
|
@ -1,4 +1,4 @@
|
||||
CIRCUITPY_CREATOR_ID = 0x00111011
|
||||
CIRCUITPY_CREATOR_ID = 0x10111011
|
||||
CIRCUITPY_CREATION_ID = 0x00C60008
|
||||
|
||||
IDF_TARGET = esp32c6
|
||||
|
Loading…
x
Reference in New Issue
Block a user