+public class RunSpindexerWithStop extends Command {
+ private Spindexer spindexer;
+ private Turret turret;
+ private Hood hood;
+ private Intake intake;
+
+ private Debouncer jam_debouncer = new Debouncer(SpindexerConstants.JAM_DEBOUNCE_TIME, DebounceType.kRising); // if there is jam I would think this is 0 -> 1