refactor(boards): 规范化micropython板卡代码
This commit is contained in:
@@ -188,8 +188,7 @@ export const factory_declare = {
|
||||
this.setPreviousStatement(true);
|
||||
this.setNextStatement(true);
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
export const factory_callMethod_noreturn = {
|
||||
init: function () {
|
||||
|
||||
Reference in New Issue
Block a user