Merge branch 'Functional-LEDS' into Create-TimesNegativeOne

This commit is contained in:
Michael Mikovsky
2025-02-26 15:45:31 -07:00
8 changed files with 145 additions and 270 deletions
@@ -0,0 +1,6 @@
package frc4388.utility;
// A very stupid class to hold the state of the swerve speed setting for a short period of time
public class SlowPeriod {
}