diff --git a/python/voltcurrent.py b/python/voltcurrent.py index 3f16e34a..2a90c6ed 100644 --- a/python/voltcurrent.py +++ b/python/voltcurrent.py @@ -176,7 +176,7 @@ if __name__ == "__main__": except: print("Python Error 5", file=sys.stderr, flush=True) - while !single: + while not single: error = 0 try: time.sleep(0.01)