mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
Fixing the shooter command and adding alignment
This commit is contained in:
@@ -69,6 +69,7 @@ public class Shooter extends SubsystemBase {
|
||||
this.mode = ShooterMode.Ready;
|
||||
}
|
||||
|
||||
|
||||
public void setShooterReadyFeeder() {
|
||||
this.mode = ShooterMode.ReadyFeeder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user