sunspec / pysunspec2

SunSpec Python library for interfacing with SunSpec devices.
Apache License 2.0
57 stars 21 forks source link

[ISSUE #72] Round computed value to remove floating pt error #73

Closed jmmgenerac closed 1 year ago

jmmgenerac commented 1 year ago

When computing a scaled value, round the output to remove floating point error. See Issue #72

shelcrow commented 1 year ago

Please re-submit this as a Pull Request into the development branch, then I can merge it. Thanks.

jmmgenerac commented 1 year ago

Please re-submit this as a Pull Request into the development branch, then I can merge it. Thanks.

Done. Thanks!