v1.0.7
A small release to add the Mappers: an efficient class aimed to replace map which allows to map an FixMath type with a specified range to another FixMath type (and another range). Constraining is also possible. Very useful for sensors!
What's Changed
- Allow certain tests to run on the Uno by @tfry-git in #18
- Bump arduino/arduino-lint-action from 1 to 2 in /.github/workflows by @dependabot in #19
- Dev/mapper by @tomcombriat in #21
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v1.0.6...v1.0.7