mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
Update that does not currently work
Work on shuffleboard integration
This commit is contained in:
@@ -139,6 +139,6 @@ public final class Constants {
|
||||
public static final int XBOX_DRIVER_ID = 0;
|
||||
public static final int XBOX_OPERATOR_ID = 1;
|
||||
public static final double LEFT_AXIS_DEADBAND = 0.04;
|
||||
public static final boolean SKEW_STICKS = false;
|
||||
public static final boolean SKEW_STICKS = false; // TODO: find the actual value
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user