Package tagalong.logging
Interface RollerIO
- All Known Implementing Classes:
- RollerIOTalonFX
public interface RollerIO
Interface with roller hardware
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classSet of loggable roller inputs
- 
Method SummaryModifier and TypeMethodDescriptiondefault voidupdateInputs(RollerIO.RollerIOInputs inputs) Updates the set of loggable roller inputs
- 
Method Details- 
updateInputsUpdates the set of loggable roller inputs- Parameters:
- inputs- roller inputs
 
 
-