mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
Added RunExtenderOutIn command and defined extender motor
This commit is contained in:
@@ -67,6 +67,7 @@ public final class Constants {
|
||||
|
||||
public static final class IntakeConstants {
|
||||
public static final int INTAKE_SPARK_ID = 9;
|
||||
public static final int EXTENDER_SPARK_ID = 10;
|
||||
}
|
||||
|
||||
public static final class ClimberConstants {
|
||||
|
||||
Reference in New Issue
Block a user