Browse Source

叠加问题

rambo 7 months ago
parent
commit
da8163b2b0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      python/mcu/DeviceControl.py

+ 2 - 2
python/mcu/DeviceControl.py

@@ -1296,7 +1296,7 @@ class DeviceControl(BaseClass, metaclass=SingletonType):
                     device_name=device_name,
                     value=float(value),
                     # _is_debug=_is_debug,
-                    is_deviation=0,
+                    # is_deviation=0,
                 )
             case "turntable_steering":
                 # 转盘舵机
@@ -1304,7 +1304,7 @@ class DeviceControl(BaseClass, metaclass=SingletonType):
                     device_name=device_name,
                     value=float(value),
                     # _is_debug=_is_debug,
-                    is_deviation=0,
+                    # is_deviation=0,
                 )
             case "turntable_position_motor":
                 # 转盘舵机