We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29951a8 + 5ef3c40 commit c7e2cc7Copy full SHA for c7e2cc7
README.md
@@ -16,7 +16,7 @@ Modbus Simulator with GUI based on modbus-tk
16
$ pip install -r requirements
17
$ # Choose Modbus Backend modbus_tk or pymodbus (default)
18
$ # To install pymodbus
19
- $ pip install pymodbus==1.3.2
+ $ pip install pymodbus==1.5.2
20
$ # To install modbus tk
21
$ Pip install modbus-tk
22
0 commit comments