mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 08:48:01 -06:00
Disable all that Smart Dashboard Stuff
This commit is contained in:
@@ -50,6 +50,6 @@ public class LED extends SubsystemBase {
|
||||
|
||||
@Override
|
||||
public void periodic(){
|
||||
SmartDashboard.putNumber("LED", currentLED);
|
||||
//SmartDashboard.putNumber("LED", currentLED);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user