Class ElevatorAlgaeIO.Empty
java.lang.Object
frc.robot.subsystems.elevator_algae.ElevatorAlgaeIO.Empty
- All Implemented Interfaces:
ElevatorAlgaeIO
- Enclosing interface:
- ElevatorAlgaeIO
Empty Algae implementation (for replay)
-
Nested Class Summary
Nested classes/interfaces inherited from interface frc.robot.subsystems.elevator_algae.ElevatorAlgaeIO
ElevatorAlgaeIO.AlgaeIOInputs, ElevatorAlgaeIO.Empty
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Empty
public Empty()
-
-
Method Details
-
setAlgaeMotorVoltage
public void setAlgaeMotorVoltage(double voltage) - Specified by:
setAlgaeMotorVoltage
in interfaceElevatorAlgaeIO
-
updateInputs
- Specified by:
updateInputs
in interfaceElevatorAlgaeIO
-