rambo 1 viikko sitten
vanhempi
commit
ae63e33f72
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      python/mcu/capture/smart_shooter_class.py

+ 1 - 1
python/mcu/capture/smart_shooter_class.py

@@ -396,7 +396,7 @@ class SmartShooter(metaclass=SingletonType):
             context.term()
             return False, "相机未连接或软件未打开"
 
-    async def CameraShooter(self, msg_type="", goods_art_no="", id=0, is_af=False,delay=2.0):
+    async def CameraShooter(self, msg_type="", goods_art_no="", id=0, is_af=False,delay=1.5):
         # 这里延迟一秒钟 等待前置命令完成
         await asyncio.sleep(delay)
         # 对焦混用