Update LED.java

This commit is contained in:
Keenan D. Buckley
2019-03-15 17:32:41 -06:00
parent 0a11ca4e0c
commit 0998706423
@@ -16,7 +16,7 @@ import edu.wpi.first.wpilibj.command.Subsystem;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
/**
* Add your docs here.
* Controls the 5v LED Strip
*/
public class LED extends Subsystem {