Package frc.spectrumLib
Interface SpectrumSubsystem
- All Superinterfaces:
edu.wpi.first.wpilibj2.command.Subsystem
- All Known Implementing Classes:
FuelIntake,Gamepad,IntakeExtension,LedFull,LedLeft,LedRight,Mechanism,Operator,Pilot,SpectrumLEDs,Swerve,Turret
public interface SpectrumSubsystem
extends edu.wpi.first.wpilibj2.command.Subsystem
-
Method Summary
Methods inherited from interface edu.wpi.first.wpilibj2.command.Subsystem
defer, getCurrentCommand, getDefaultCommand, getName, idle, periodic, register, removeDefaultCommand, run, runEnd, runOnce, setDefaultCommand, simulationPeriodic, startEnd, startRun
-
Method Details
-
setupStates
void setupStates() -
setupDefaultCommand
void setupDefaultCommand()
-