Unique CIRCUITPY IDs for VIDI X
This commit is contained in:
parent
923cba0575
commit
9d069d77bc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
CIRCUITPY_CREATOR_ID = 0x0D10D000
|
||||
CIRCUITPY_CREATION_ID = 0x00320060
|
||||
CIRCUITPY_CREATOR_ID = 0x0D10C000
|
||||
CIRCUITPY_CREATION_ID = 0x00320001
|
||||
|
||||
IDF_TARGET = esp32
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue