Подготовка к переходу на pyserial-asyncio
This commit is contained in:
3
main.py
3
main.py
@@ -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))
|
||||
Reference in New Issue
Block a user