diff --git a/script/local.py b/script/local.py index 60e0c09..a2c65bd 100644 --- a/script/local.py +++ b/script/local.py @@ -13,4 +13,4 @@ class MyInterlock1 (Interlock): return False return True -interlock1 = MyInterlock1() +#interlock1 = MyInterlock1()