Squashme: command whitespace
This commit is contained in:
parent
522f1b6628
commit
7bb78e0497
1 changed files with 1 additions and 0 deletions
|
@ -977,6 +977,7 @@ if __name__ == "__main__":
|
|||
print("reset")
|
||||
sys.exit()
|
||||
print("Error: Unable to find Cluster CTRL device with that order")
|
||||
|
||||
elif (args == 3 and sys.argv[1] == "fan" and (sys.argv[2] == "on" or sys.argv[2] == "off")):
|
||||
# Turn all fan on/off
|
||||
|
||||
|
|
Loading…
Reference in a new issue