Class AStick
java.lang.Object
com.stuypulse.stuylib.streams.angles.AStick
When controlling angle with a joystick that has a deadzone filter, the angle will snap to 0
degrees while in the deadzone. This class prevents the angle snapping and will return the most
recent angle from outside of the deadzone.