diff --git a/PIcontroller.py b/PIcontroller.py index 1fc33a7..b664226 100644 --- a/PIcontroller.py +++ b/PIcontroller.py @@ -48,6 +48,7 @@ if __name__ == "__main__": while True: try: # main() + pass except: pass main()