mirror of
https://github.com/Team4388/To-Shoot-TShirt.git
synced 2026-06-09 00:38:05 -06:00
Changed Xbox bindings from "Not working" to working
This commit is contained in:
@@ -15,7 +15,7 @@ public class ShootTube extends SubsystemBase {
|
||||
int m_cycleCount = 0;
|
||||
int m_maxCount;
|
||||
public ShootTube(Solenoid[] solenoids) {
|
||||
m_solenoids = solenoidArray;
|
||||
m_solenoids = solenoids;
|
||||
m_maxCount = m_solenoids.length;
|
||||
}
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user