mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
commets
This commit is contained in:
@@ -97,6 +97,7 @@ public class RobotMap {
|
||||
/*Boom Boom Subsystem*/
|
||||
public final WPI_TalonFX shooterFalconLeft = new WPI_TalonFX(ShooterConstants.SHOOTER_FALCON_LEFT_CAN_ID);
|
||||
public final WPI_TalonFX shooterFalconRight = new WPI_TalonFX(ShooterConstants.SHOOTER_FALCON_RIGHT_CAN_ID);
|
||||
//Create motor CANSparkMAx
|
||||
void ConfigureShooterMotorControllers() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user