v0.12.0
What's Changed
- feat(math): Refactor
espp::RangeMapper<>
to have center deadband and range deadband and remove invert-input. Similar update toespp::Joystick
. Fixed bug inespp::Joystick
which introduced non-linearity when configured as aCIRCULAR
joystick. by @finger563 in #261
Full Changelog: v0.11.0...v0.12.0