This commit is contained in:
Shikhar
2026-02-21 15:55:29 -07:00
parent 4907e0c8a0
commit 77ca57d678
7 changed files with 143 additions and 8 deletions
@@ -158,7 +158,10 @@ public class Shooter extends SubsystemBase {
ShooterMode.Ready
);
}
} else {
m_robotLED.setMode(Constants.LEDConstants.DEFAULT_PATTERN);
}