Skip to content

Commit

Permalink
Merge pull request #3 from gregorybrzeski/modbus-fix-typo
Browse files Browse the repository at this point in the history
fix typo in example config in code
  • Loading branch information
garciaolais authored Jul 14, 2019
2 parents e1261cc + cd32ef7 commit 5c175cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/inputs/modbus/modbus.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ var ModbusConfig = `
]
[[inputs.modbus.Registers.InputRegisters.Tags]]
name = "Frecuency"
name = "Frequency"
order ="AB"
scale = "/10"
address = [
Expand Down

0 comments on commit 5c175cb

Please sign in to comment.