DeepBlueRobotics / RobotCode2024

Other
3 stars 1 forks source link

Led subsystem shouldn't be affecting the IntakeShooter #45

Open brettle opened 5 months ago

brettle commented 5 months ago

https://github.com/DeepBlueRobotics/RobotCode2024/blob/1690222d0b7ed1028c698e747ac6478f2595a97e/src/main/java/org/carlmontrobotics/subsystems/Led.java#L47-48

Imo, those belong in IntakeShooter.periodic().

FriedLongJohns commented 5 months ago

I concur. Done.