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.
1 parent 1660ae0 commit 5ef3c40Copy full SHA for 5ef3c40
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