mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
Encoder Fix code to test
This commit is contained in:
@@ -52,6 +52,7 @@ public interface IntakeIO {
|
||||
public default void stopArm() {}
|
||||
public default void setRollerOutput(IntakeState state, double rollerOutput) {}
|
||||
public default void armOutput(double percentOutput) {}
|
||||
public default void armFix(double percentOutput) {}
|
||||
public default void updateInputs(IntakeState state) {}
|
||||
public default void updateGains() {}
|
||||
}
|
||||
Reference in New Issue
Block a user