BroncBotz3481 / YAGSL-Example

Yet Another General Swerve Library Example Project
Apache License 2.0
58 stars 143 forks source link

Update joystick deadband values #167

Closed Flint221 closed 9 months ago

Flint221 commented 9 months ago

The constants for LEFT_X_DEADBAND, LEFT_Y_DEADBAND, and RIGHT_X_DEADBAND have been updated from 0.01 to 0.1. This adjustment may improve joystick responsiveness and arbitrary control movements from too low of a deadband.