Skip to content

v0.14 - Generalised Tachometer Pins

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanaaHamel SanaaHamel released this 31 Mar 20:48
· 20 commits to main since this release
c4e8fda

New:

  • You can now use any pins for the tachometers. Non-PWM-B pins will be manually sampled by the MCU.

Changed:

  • Having multiple tachometers will no longer consume additional resources.

Fix:

  • Missing validation for the clock/data pins in partially defined I2C buses.

Full Changelog: v0.13...v0.14