Remove unneeded LED patterns

This commit is contained in:
Michael Mikovsky
2026-02-23 15:49:03 -07:00
parent 119451e29e
commit 389bc7c873
3 changed files with 16 additions and 20 deletions
@@ -101,10 +101,10 @@ public final class Constants {
public static final LEDPatterns DEFAULT_PATTERN = LEDPatterns.FOREST_RAINBOW;
// LED color for when the intake is out
public static final LEDPatterns INTAKE_OUT = LEDPatterns.SOLID_RED;
// LED color for when the intake is out, but the driver conditions are bad
public static final LEDPatterns INTAKE_OUT_BADPHYS = LEDPatterns.RED_STROBE;
// // LED color for when the intake is out
// public static final LEDPatterns INTAKE_OUT = LEDPatterns.SOLID_RED;
// // LED color for when the intake is out, but the driver conditions are bad
// public static final LEDPatterns INTAKE_OUT_BADPHYS = LEDPatterns.RED_STROBE;
// LED color for when the flywheel speed isn't in tolarance