This commit is contained in:
Shikhar
2026-04-04 16:16:41 -06:00
parent 8fb8d8d436
commit 6ced6c1ab7
5 changed files with 58 additions and 11 deletions
@@ -261,6 +261,6 @@ public class Shooter extends SubsystemBase {
break;
}
io.motorStalled(state, m_Intake, m_robotLED);
// io.motorStalled(state, m_Intake, m_robotLED);
}
}