Skip to content

Commit

Permalink
fixed ip in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nmakel committed Apr 25, 2020
1 parent 45bc476 commit 373835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ To pretty print all input and holding registers *with* formatting and units:

```
>>> device.pprint()
SDM120(10.0.98.239:502, unit=0x1):
SDM120(10.0.0.123:502, unit=0x1):
Input Registers:
Voltage: 239.6V
Expand Down

0 comments on commit 373835d

Please sign in to comment.