Package tagalong.logging
Interface ElevatorIO
- All Known Implementing Classes:
ElevatorIOTalonFX
public interface ElevatorIO
Interface with elevator hardware
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
Set of loggable elevator inputs -
Method Summary
Modifier and TypeMethodDescriptiondefault void
Updates the set of loggable elevator inputs
-
Method Details
-
updateInputs
Updates the set of loggable elevator inputs- Parameters:
inputs
- elevator inputs
-