添加错误代码

This commit is contained in:
ranchuan
2023-06-28 18:08:38 +08:00
parent c2b79fe523
commit 28889fa479
21 changed files with 2299 additions and 99 deletions

View File

@@ -173,5 +173,5 @@ class port:
if __name__ == "__main__":
p=port()
# 批检仪测试
p.open("utcp",0)
p.open("com5",115200)
p.checker_test(5)