Skip to content

v0.2.1

Compare
Choose a tag to compare
@mathiasvr mathiasvr released this 25 Oct 20:52
· 337 commits to main since this release

This version reduces commutation interference and contains a number of optimizations and internal restructuring.

Bug Fixes

  • Reduce telemetry commutation interference (9e95239)

Performance Improvements

  • Optimize some jumps (a23c3b8)
  • Remove adc conversion call (1d69c07)
  • Remove redundant instruction in telemetry code (753bb73)
  • Remove rendundant jumps (9bd8ffe)