Skip to content

Commit efb2723

Browse files
premultiplyCopilot
andauthored
fix comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 36978c3 commit efb2723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meters/rs485/orno1p.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ func NewORNO1PProducer() Producer {
2222
Power: 0x140, // 32 bit, 0.001kW
2323
ReactivePower: 0x148, // 32 bit, 0.001kvar
2424
ApparentPower: 0x150, // 32 bit, 0.001kva
25-
Cosphi: 0x158, // 16 bit, 0,001
25+
Cosphi: 0x158, // 16 bit, 0.001
2626
Sum: 0xA000, // 32 Bit, 0.01kwh
2727
SumT1: 0xA002, // 32 Bit, 0.01kwh
2828
SumT2: 0xA004, // 32 Bit, 0.01kwh

0 commit comments

Comments
 (0)