mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
Auto fix LED strip
This commit is contained in:
@@ -42,6 +42,7 @@ public class LED extends SubsystemBase implements Queryable {
|
||||
|
||||
public void setMode(LEDPatterns pattern){
|
||||
this.mode = pattern;
|
||||
setTo5V();
|
||||
}
|
||||
|
||||
public String getMode(){
|
||||
|
||||
Reference in New Issue
Block a user