parent
58bcd0b05c
commit
e0a0dedea9
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ def baytech_batch_update(powerbar):
|
|||
|
||||
for command in commands:
|
||||
print(f"Running command: {command} on {powerbar}")
|
||||
#run_telnet_command(powerbar, command)
|
||||
run_telnet_command(powerbar, command)
|
||||
time.sleep(0.5)
|
||||
|
||||
print(f"Sync Job Done {powerbar}")
|
||||
|
|
Loading…
Reference in a new issue