mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
IDk
This commit is contained in:
@@ -39,6 +39,10 @@ public class Intake extends SubsystemBase {
|
||||
this.mode = mode;
|
||||
}
|
||||
|
||||
public IntakeMode getMode() {
|
||||
return mode;
|
||||
}
|
||||
|
||||
|
||||
// public enum FieldZone {
|
||||
// // The robot should aim at the hub
|
||||
|
||||
Reference in New Issue
Block a user