mirror of
https://github.com/Team4388/Robot-Essentials.git
synced 2026-06-09 00:38:01 -06:00
Cleanup Code
This commit is contained in:
@@ -20,7 +20,6 @@ import frc4388.utility.LEDPatterns;
|
|||||||
*/
|
*/
|
||||||
public class LED extends SubsystemBase {
|
public class LED extends SubsystemBase {
|
||||||
|
|
||||||
private float m_currentLED;
|
|
||||||
private LEDPatterns m_currentPattern;
|
private LEDPatterns m_currentPattern;
|
||||||
private Spark m_LEDController;
|
private Spark m_LEDController;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user