lf_ap_power.py: LCS-45 Read AP for Power values,

typo and changed the file attributesto executable
This commit is contained in:
Chuck SmileyRekiere
2021-01-21 16:48:45 -07:00
parent e9a071eff8
commit 5af1160a14

View File

@@ -181,7 +181,7 @@ def main():
egg.sendcontrol('c')
egg.expect("#",timeout=5)
egg.sendline("exit")
egg.excect(">",timeout=5)
egg.expect(">",timeout=5)
egg.sendline("exit")
# ctlr.execute(cn_cmd)