We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196bb4d commit da92d50Copy full SHA for da92d50
1 file changed
ports/espressif/boards/lilygo_ttgo_t-01c3/mpconfigboard.mk
@@ -1,5 +1,5 @@
1
-CIRCUITPY_CREATOR_ID = 123
2
-CIRCUITPY_CREATION_ID = 123
+CIRCUITPY_CREATOR_ID = 0xC3C30000
+CIRCUITPY_CREATION_ID = 0x00C30001
3
4
IDF_TARGET = esp32c3
5
0 commit comments