refactor(boards): 规范化micropython板卡代码
This commit is contained in:
@@ -116,4 +116,4 @@ export const controls_typeLists = function (_, generator) {
|
||||
var type = this.getFieldValue('type');
|
||||
// generator.definitions_['func_type' + type] = code;
|
||||
return [type, generator.ORDER_ATOMIC];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user