From bcc0458af3be8d6a9550044518c7d0e2f11906c9 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Wed, 5 Jun 2024 22:22:43 +0800 Subject: [PATCH] update --- usrc/subboards/subboard70_incubation_turntable/pri_board.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usrc/subboards/subboard70_incubation_turntable/pri_board.h b/usrc/subboards/subboard70_incubation_turntable/pri_board.h index 2285ad2..c01f3f5 100644 --- a/usrc/subboards/subboard70_incubation_turntable/pri_board.h +++ b/usrc/subboards/subboard70_incubation_turntable/pri_board.h @@ -67,7 +67,7 @@ #define MOTOR1_MOTOR_DEFAULT_VELOCITY 500 #define MOTOR1_MIN_D 0 #define MOTOR1_MAX_D 0 -#define MOTOR1_MOTOR_RUN_TO_ZERO_SPEED 500 +#define MOTOR1_MOTOR_RUN_TO_ZERO_SPEED 250 #define MOTOR1_MOTOR_RUN_TO_ZERO_DEC 500 -#define MOTOR1_MOTOR_LOOK_ZERO_EDGE_SPEED 200 -#define MOTOR1_MOTOR_LOOK_ZERO_EDGE_DEC 600 +#define MOTOR1_MOTOR_LOOK_ZERO_EDGE_SPEED 50 +#define MOTOR1_MOTOR_LOOK_ZERO_EDGE_DEC 500