Skip to content

Pneumatic Allocation

cappuccinocat edited this page Feb 3, 2016 · 1 revision

Intake

jawPiston = Solenoid()

Shooter

shooter1 = DoubleSolenoid()
shooter2 = DoubleSolenoid()
shooter3 = DoubleSolenoid()
shooter4 = DoubleSolenoid()
hood = DoubleSolenoid()

Clone this wiki locally