mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
extender and intake changes
This commit is contained in:
@@ -145,6 +145,7 @@ public final class Constants {
|
||||
false, 10, 0, 0); //Find
|
||||
public static final StatorCurrentLimitConfiguration STATOR_CURRENT_LIMIT_CONFIG_INTAKE = new StatorCurrentLimitConfiguration(
|
||||
false, 15, 0, 0);
|
||||
public static final double INTAKE_SPEED_MULTIPLIER = 0.4;
|
||||
}
|
||||
|
||||
public static final class ExtenderConstants {
|
||||
|
||||
Reference in New Issue
Block a user