diff --git a/boards/default_src/micropython_esp32s3/index.js b/boards/default_src/micropython_esp32s3/index.js index 64e6a0c8..2535b6ee 100644 --- a/boards/default_src/micropython_esp32s3/index.js +++ b/boards/default_src/micropython_esp32s3/index.js @@ -93,7 +93,7 @@ Blockly.generator = Python; Profile.default = {}; Object.assign(Profile, MicropythonESP32S3Pins); -Object.assign(Profile.default, MicropythonESP32S3Pins['MixGo CE']); +Object.assign(Profile.default, MicropythonESP32S3Pins['元控青春']); Object.assign( Blockly.Blocks,