Skip to content

Motor Allocation

cappuccinocat edited this page Feb 3, 2016 · 3 revisions

Drivetrain

leftDrive = CANTalon()
rightDrive = CANTalon()

Intake

intakeMotor = Talon()

Shooter

arm = CANTalon()

Elevator

Clone this wiki locally