mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Update Constants.java
This commit is contained in:
@@ -73,6 +73,11 @@ public final class Constants {
|
||||
public static final LEDPatterns DEFAULT_PATTERN = LEDPatterns.FOREST_WAVES;
|
||||
}
|
||||
|
||||
public static final class ClimberConstants {
|
||||
/* TODO: Update motor IDS */
|
||||
public static final int MOTOR_1_ID = -1;
|
||||
public static final int MOTOR_2_ID = -1;
|
||||
}
|
||||
/**
|
||||
* The OIConstants class contains the ID for the XBox controllers
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user