You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless there's a really good reason, I don't think we want to be reconfiguring motors during periodic(). I think it can take a few ms, and we're called every 20ms.
The text was updated successfully, but these errors were encountered:
2024Crescendo/2024Crescendo/src/main/java/frc/robot/Robot.java
Line 97 in 57227d4
Unless there's a really good reason, I don't think we want to be reconfiguring motors during periodic(). I think it can take a few ms, and we're called every 20ms.
The text was updated successfully, but these errors were encountered: