Skip to content

Commit

Permalink
Make a supplement.
Browse files Browse the repository at this point in the history
  • Loading branch information
liyixin135 committed Aug 4, 2024
1 parent 1153b72 commit f726e5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/chassis_gimbal_shooter_cover_manual.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ void ChassisGimbalShooterCoverManual::cPress()
ChassisGimbalShooterManual::cPress();
if (switch_buff_srv_->getTarget() != rm_msgs::StatusChangeRequest::ARMOR && is_gyro_)
changeGyroSpeedMode(LOW);
else
changeGyroSpeedMode(NORMAL);
}

void ChassisGimbalShooterCoverManual::zPress()
Expand Down

0 comments on commit f726e5d

Please sign in to comment.