gianfrdp / SDM120C

sdm120c ModBus Mini Smart Meter
GNU General Public License v2.0
72 stars 37 forks source link

Typo when printing Active and Reactive Power values #14

Open svavassori opened 5 years ago

svavassori commented 5 years ago

It should print "Apparent Power" and "Reactive Power" respectively.

https://github.com/gianfrdp/SDM120C/blob/bf2b3faceeee474fae1a27046335251490d4194e/sdm120c.c#L1722

https://github.com/gianfrdp/SDM120C/blob/bf2b3faceeee474fae1a27046335251490d4194e/sdm120c.c#L1734