Skip to content

Version 1.1.2

Compare
Choose a tag to compare
@dmadison dmadison released this 30 May 19:48
· 37 commits to master since this release
b02d798

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 from update().
  • 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