Skip to content

Commit 7297571

Browse files
committed
typo SDM630
1 parent e58dd42 commit 7297571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Connecting to the meter:
9898
# SDM120 over ModbusTCP
9999
>>> device = sdm_modbus.SDM120(host="10.0.0.123", port=502)
100100
101-
# DM630 over Modbus RTU
101+
# SDM630 over Modbus RTU
102102
>>> device = sdm_modbus.SDM630(device="/dev/ttyUSB0", baud=9600)
103103
```
104104

0 commit comments

Comments
 (0)