浏览代码

状态判断

rambo 2 月之前
父节点
当前提交
258f1d5ae9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      python/mcu/DeviceControl.py

+ 1 - 0
python/mcu/DeviceControl.py

@@ -1653,6 +1653,7 @@ class DeviceControl(BaseClass, metaclass=SingletonType):
             )
             )
             self.msg_type = "mcu"
             self.msg_type = "mcu"
             await self.controlDevice("laser_position", 1)
             await self.controlDevice("laser_position", 1)
+        self.action_state = 2
 
 
     async def run_mcu_config_single(
     async def run_mcu_config_single(
         self,
         self,