package frc.robot.constants; public class ShooterConstants { public static final int K1MotorPWM = 0; public static final int K2MotorPWM = 0; }