Package tagalong.logging
Interface ElevatorIO
- All Known Implementing Classes:
- ElevatorIOTalonFX
public interface ElevatorIO
Interface with elevator hardware
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classSet of loggable elevator inputs
- 
Method SummaryModifier and TypeMethodDescriptiondefault voidUpdates the set of loggable elevator inputs
- 
Method Details- 
updateInputsUpdates the set of loggable elevator inputs- Parameters:
- inputs- elevator inputs
 
 
-