added a constant

This commit is contained in:
Abhishrek05
2022-01-28 17:17:24 -07:00
parent d2694e2b61
commit debdb1c087
2 changed files with 2 additions and 14 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ public final class Constants {
public static final int DEGREES_PER_ROT = 0; //""//
public static final int TURRET_MOTOR_POS_AT_ZERO_ROT = 0; //""//
public static final int TURRET_MOTOR_ROTS_PER_ROT = 0; //""//
public static final double ENCODER_TICKS_PER_REV = 2048; //""//
/* Turret Constants */