Skip to content

Commit 3dfe683

Browse files
fix usage comment of read_register_tcp script to use port 502 as in the corresponding example
1 parent 0a6d204 commit 3dfe683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/read_registers_tcp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# usage :sh read_registers_tcp.sh \
88
# 192.168.178.188 \
99
# example.json \
10-
# 180
10+
# 502
1111
# Register file and modbus port are optional
1212
# notes :Install python3 and its requirements file to use this script.
1313
# bash_version :3.2.53(1)-release

0 commit comments

Comments
 (0)