Подготовка к переходу на pyserial-asyncio

This commit is contained in:
2026-01-18 22:33:10 +09:00
parent a6f8136b32
commit 19871d1234
3 changed files with 52 additions and 25 deletions

View File

@@ -30,7 +30,8 @@ if __name__ == "__main__":
zxc.set_port_device()
zxc.set_controller_capacity(18)
# добавь *aargs
zxc.READ_ALL_LOCKS()
#print(zxc.READ_ALL_CELLS())
print(zxc.OPEN_ALL_CELLS_LEGACY(True))
# print(zxc.read_controller(1))
# print(zxc.send_command(1, 17))
# print(zxc.read_controller(1))