This has errors lol

This commit is contained in:
Ryan Manley
2022-01-18 19:53:14 -07:00
parent 7bb6d2f845
commit 93f83986e5
3 changed files with 45 additions and 34 deletions
@@ -65,6 +65,9 @@ public final class Constants {
public static final double OPEN_LOOP_RAMP_RATE = 0.2;
public static final int REMOTE_0 = 0;
// conversions
// 5.12 rev motor = 1 rev wheel
// misc
public static final int SMARTDASHBOARD_UPDATE_FRAME = 2;
}