Add Creator ID

This commit is contained in:
Patrick 2022-07-17 12:38:27 -07:00
parent 71c22232f0
commit 1e99d68af7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# TODO
CIRCUITPY_CREATOR_ID = 0x19881988
CIRCUITPY_CREATOR_ID = 0x10101010
CIRCUITPY_CREATION_ID = 0x00C30001
IDF_TARGET = esp32c3