补充readme以及release change相关信息,修改clibs.running的逻辑
This commit is contained in:
@@ -196,6 +196,7 @@ def main():
|
||||
trq = int(clibs.data_dp["_trq"])
|
||||
estop = int(clibs.data_dp["_estop"])
|
||||
w2t = clibs.w2t
|
||||
clibs.running = 1
|
||||
|
||||
rawdata_dirs, result_files = clibs.traversal_files(path, w2t)
|
||||
config_file, result_files = check_files(rawdata_dirs, result_files, w2t)
|
||||
|
Reference in New Issue
Block a user