rambo 4 months ago
parent
commit
44ee82976a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      python/mcu/DeviceControl.py

+ 1 - 0
python/mcu/DeviceControl.py

@@ -1155,6 +1155,7 @@ class DeviceControl(BaseClass, metaclass=SingletonType):
             # self.p_list = []
             # self.temp_ports_dict = {}
             self.init_state = False
+            self.is_init_while = False
             print("关闭MCU")
 
     @property