Version 1.1.2
Changes:
- Pedal and handbrake joystick data is only sent on position change
- Users can now check if pedal and handbrake data has changed between updates using the
positionChanged()
function, instead of having to buffer the returned value fromupdate()
. - Analog axis updates will only report a change if the positional value is within their calibrated range.
- The pedal's serial calibration option now includes option for setting deadzones for the start and end of the travel range.
- The calibrated resting position of the Logitech pedals' brake has been tweaked slightly.
Full Changelog: v1.1.1...v1.1.2