Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

v1.1.0 to convert to `h-only` library, to optimize library code by using `reference-passing` instead of `value-passing`, to Improve accuracy, etc.

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 07 Mar 05:02
· 8 commits to main since this release
d506d5f

Releases v1.1.0

  1. Convert to h-only library.
  2. Optimize library code by using reference-passing instead of value-passing
  3. Improve accuracy by using float, instead of uint32_t for position in degrees
  4. Add example multiFileProject to demo for multiple-file project