mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
Intake
This commit is contained in:
@@ -20,6 +20,8 @@ public interface IntakeIO {
|
||||
boolean retractedLimitSwitch = false;
|
||||
boolean extendedSoftLimit = false;
|
||||
boolean retractedSoftLimit = false;
|
||||
|
||||
boolean encoderConnected = false;
|
||||
Angle intakeEncoder = Rotations.of(0);
|
||||
|
||||
Angle armAngle = Rotations.of(0);
|
||||
|
||||
Reference in New Issue
Block a user