mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
enabled visualvm
This commit is contained in:
@@ -49,7 +49,7 @@ public class XboxController implements IHandController
|
||||
private static final double LEFT_AXIS_RIGHT_TOLERANCE = 0.9;
|
||||
private static final double LEFT_AXIS_LEFT_TOLERANCE = -0.9;
|
||||
|
||||
private static final double DEADZONE = 0.1;
|
||||
private static final double DEADZONE = 0.2;
|
||||
|
||||
private Joystick m_stick;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user