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.
LatestReleases v1.1.0
- Convert to
h-only
library. - Optimize library code by using
reference-passing
instead ofvalue-passing
- Improve accuracy by using
float
, instead ofuint32_t
forposition
in degrees - Add example multiFileProject to demo for multiple-file project