Fix(boards): 修复micropython_esp32s3下页面载入后默认管脚异常
This commit is contained in:
@@ -93,7 +93,7 @@ Blockly.generator = Python;
|
|||||||
|
|
||||||
Profile.default = {};
|
Profile.default = {};
|
||||||
Object.assign(Profile, MicropythonESP32S3Pins);
|
Object.assign(Profile, MicropythonESP32S3Pins);
|
||||||
Object.assign(Profile.default, MicropythonESP32S3Pins['MixGo CE']);
|
Object.assign(Profile.default, MicropythonESP32S3Pins['元控青春']);
|
||||||
|
|
||||||
Object.assign(
|
Object.assign(
|
||||||
Blockly.Blocks,
|
Blockly.Blocks,
|
||||||
|
|||||||
Reference in New Issue
Block a user