补充readme以及release change相关信息,修改clibs.running的逻辑
This commit is contained in:
@@ -412,6 +412,7 @@ def main():
|
||||
trqh = int(clibs.data_dp["_trqh"])
|
||||
sensor = int(clibs.data_dp["_sensor"])
|
||||
w2t = clibs.w2t
|
||||
clibs.running = 2
|
||||
insert_logdb = clibs.insert_logdb
|
||||
insert_logdb("INFO", "current", "current: 参数初始化成功")
|
||||
|
||||
|
Reference in New Issue
Block a user