Package frc.robot

Class Constants.LEDConstants

java.lang.Object
frc.robot.Constants.LEDConstants
Enclosing class:
Constants

public static class Constants.LEDConstants extends Object
  • Field Details

    • LED_PORT

      public static final int LED_PORT
      See Also:
    • LED_LENGTH

      public static final int LED_LENGTH
      See Also:
    • SCROLL_SPEED

      public static final edu.wpi.first.units.measure.Frequency SCROLL_SPEED
    • FAST_SCROLL_SPEED

      public static final edu.wpi.first.units.measure.Frequency FAST_SCROLL_SPEED
    • SELF_DESTRUCT_BREATHE_TIME

      public static final edu.wpi.first.units.measure.Time SELF_DESTRUCT_BREATHE_TIME
  • Constructor Details

    • LEDConstants

      public LEDConstants()