fix(core): 修复离线版micropython下无法终止 烧录 和 上传 进程
This commit is contained in:
@@ -362,6 +362,7 @@ BU.cancel = function () {
|
||||
});
|
||||
}
|
||||
}
|
||||
BU.killing = false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user