mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
Changed Constants
This commit is contained in:
@@ -38,6 +38,11 @@ public final class Constants {
|
||||
public static final int INTAKE_SPARK_ID = 1;
|
||||
}
|
||||
|
||||
public static final class ElevatorConstants {
|
||||
public static final int TALON_1 = 7;
|
||||
public static final int TALON_2 = 8;
|
||||
}
|
||||
|
||||
public static final class LEDConstants {
|
||||
public static final int LED_SPARK_ID = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user