Skip to content

v14.0.0

Compare
Choose a tag to compare
@mathieucarbou mathieucarbou released this 28 Jan 13:39
· 6 commits to main since this release
9c8666e

BREAKING CHANGES

Type and unit have changed:
- energy are now on uint32_t and unit is Wh / Vah / VArh (not kilo anymore)
- all thdi functions and metrics are in percentage (%)
- all angles are in degrees
- thdi() function takes an angle in degrees

Full Changelog: v13.1.1...v14.0.0