correct creator and creation IDs

This commit is contained in:
Patrick 2022-06-11 23:41:35 -07:00
parent 6c7faf0eba
commit d4b26daf1b
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
CIRCUITPY_CREATOR_ID = 0x1988_1988
CIRCUITPY_CREATION_ID = 0x00C3_0001
CIRCUITPY_CREATOR_ID = 0x19881988
CIRCUITPY_CREATION_ID = 0x00C30001
IDF_TARGET = esp32c3