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