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 上下速度