Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@dmadison dmadison released this 07 May 01:30
· 3 commits to master since this release
41a2b96

New Features:

  • Created a remap() function that uses hard limits with the output range.
  • Created a recenterAxis() function for rescaling axes that have asymmetric ranges (like a joystick with limited movement on one side).

Changes:

  • Existing functions now use remap() instead of map() and will enforce hard limits.