Add tests for getRate() function in RobotGyro

This commit is contained in:
Keenan D. Buckley
2020-04-08 10:27:33 -06:00
parent a56ca65d14
commit 1ec273a39b
5 changed files with 80 additions and 16 deletions
@@ -33,6 +33,7 @@ public class RobotMap {
public final Spark LEDController = new Spark(LEDConstants.LED_SPARK_ID);
void configureLEDMotorControllers() {
}
/* Drive Subsystem */