Class BlingIOInputsAutoLogged
java.lang.Object
frc.alotobots.library.subsystems.bling.io.BlingIO.BlingIOInputs
frc.alotobots.library.subsystems.bling.io.BlingIOInputsAutoLogged
- All Implemented Interfaces:
Cloneable
,org.littletonrobotics.junction.inputs.LoggableInputs
public class BlingIOInputsAutoLogged
extends BlingIO.BlingIOInputs
implements org.littletonrobotics.junction.inputs.LoggableInputs, Cloneable
-
Field Summary
Fields inherited from class frc.alotobots.library.subsystems.bling.io.BlingIO.BlingIOInputs
animationName, currentSolidColor, hasAnimation, hasColor
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BlingIOInputsAutoLogged
public BlingIOInputsAutoLogged()
-
-
Method Details
-
toLog
public void toLog(org.littletonrobotics.junction.LogTable table) - Specified by:
toLog
in interfaceorg.littletonrobotics.junction.inputs.LoggableInputs
-
fromLog
public void fromLog(org.littletonrobotics.junction.LogTable table) - Specified by:
fromLog
in interfaceorg.littletonrobotics.junction.inputs.LoggableInputs
-
clone
-