Unique CIRCUITPY IDs for VIDI X

This commit is contained in:
Lovro Jakic 2024-01-14 19:06:57 +01:00
parent 923cba0575
commit 9d069d77bc

View file

@ -1,5 +1,5 @@
CIRCUITPY_CREATOR_ID = 0x0D10D000
CIRCUITPY_CREATION_ID = 0x00320060
CIRCUITPY_CREATOR_ID = 0x0D10C000
CIRCUITPY_CREATION_ID = 0x00320001
IDF_TARGET = esp32