end of pine tree
This commit is contained in:
@@ -24,7 +24,7 @@ public class IntakeRoller extends SubsystemBase {
|
||||
|
||||
public Command runIn() {
|
||||
return run(() -> {
|
||||
motor.set(IntakeRollerConstants.kSpeed);
|
||||
motor.set(IntakeRollerConstants.kSpeed*0.8);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user