Package org.team1126.lib.logging.revlib
Class SparkLimitSwitchLogger
java.lang.Object
edu.wpi.first.epilogue.logging.ClassSpecificLogger<com.revrobotics.spark.SparkLimitSwitch>
org.team1126.lib.logging.revlib.SparkLimitSwitchLogger
public class SparkLimitSwitchLogger
extends edu.wpi.first.epilogue.logging.ClassSpecificLogger<com.revrobotics.spark.SparkLimitSwitch>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdate(edu.wpi.first.epilogue.logging.EpilogueBackend backend, com.revrobotics.spark.SparkLimitSwitch limitSwitch) Methods inherited from class edu.wpi.first.epilogue.logging.ClassSpecificLogger
disable, getLoggedType, isDisabled, logSendable, reenable, tryUpdate
-
Constructor Details
-
SparkLimitSwitchLogger
public SparkLimitSwitchLogger()
-
-
Method Details
-
update
public void update(edu.wpi.first.epilogue.logging.EpilogueBackend backend, com.revrobotics.spark.SparkLimitSwitch limitSwitch) - Specified by:
updatein classedu.wpi.first.epilogue.logging.ClassSpecificLogger<com.revrobotics.spark.SparkLimitSwitch>
-