Add a warning in shooter tuner

This commit is contained in:
nathanrsxtn
2022-04-08 13:04:00 -06:00
parent f0b1750505
commit d007538983
@@ -61,7 +61,7 @@ public class ShooterTuner extends CommandBase {
public boolean runsWhenDisabled() {
return true;
}
});
}.withName("DO NOT RUN WHILE TUNER IS ENABLED"));
csv.add("Shooter Tuner State (Disable to Reload)", this);
}
tableOverrideEntry.distance = 0.0;