Package frc.robot.pilot
Class Pilot.PilotConfig
java.lang.Object
frc.spectrumLib.gamepads.Gamepad.Config
frc.robot.pilot.Pilot.PilotConfig
- Enclosing class:
- Pilot
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class frc.spectrumLib.gamepads.Gamepad.Config
getLeftStickDeadzone, getLeftStickExp, getLeftStickScalar, getName, getPort, getRightStickDeadzone, getRightStickExp, getRightStickScalar, getTriggersDeadzone, getTriggersExp, getTriggersScalar, isAttached, setAttached, setLeftStickDeadzone, setLeftStickExp, setLeftStickScalar, setRightStickDeadzone, setRightStickExp, setRightStickScalar, setTriggersDeadzone, setTriggersExp, setTriggersScalar
-
Constructor Details
-
PilotConfig
public PilotConfig()
-