Update Motor Type

This commit is contained in:
RishabhCowlagi
2020-02-08 12:02:07 -08:00
parent f5106f4232
commit 1f37fe9f4a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ public final class Constants {
public static final int INTAKE_SPARK_ID = 1;
}
public static final class StorageConstants {
public static final int STORAGE_TALON_ID = 9;
public static final int STORAGE_CAN_ID = 10;
public static final int BEAM_SENSOR_DIO_0 = 0;
public static final int BEAM_SENSOR_DIO_1 = 1;
public static final int BEAM_SENSOR_DIO_2 = 2;