From 34062ef47ebaae36d0b694dd98b146dda189a1ef Mon Sep 17 00:00:00 2001 From: by <123456@qq.com> Date: Mon, 9 Dec 2024 10:30:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A8=83=E5=A8=83=E6=9C=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machine/machinedoll/command.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machine/machinedoll/command.go b/machine/machinedoll/command.go index bbe2a0f..0e4bd33 100644 --- a/machine/machinedoll/command.go +++ b/machine/machinedoll/command.go @@ -394,14 +394,14 @@ var data = []byte{ 0x01, //11 强抓力电压占用位 0x80, //12 中抓力电压 0x01, //13 中抓力电压占用位 - 0x78, //14 弱抓力电压 + 0x64, //14 弱抓力电压 0x00, //15 弱抓力电压占用位 0xE0, //16 中奖电压 0x01, //17 中奖电压占用位 0xC8, //18 强抓力时间 0x00, //19 强抓力时间占用位 - 0x14, //20 放抓时间 + 0x0A, //20 放抓时间 0x32, //21 前后速度 0x32, //22 左右速度 0x50, //23 上下速度