Added .device to Cycletools, added revpimodio2.run_plc shortcut to run cycleloop

Changed readinto buffer in ProcimgWriter
This commit is contained in:
2020-05-16 11:25:08 +02:00
parent a6a227e99e
commit a7802178e9
7 changed files with 55 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ setup(
license="LGPLv3",
name="revpimodio2",
version="2.4.5d",
version="2.5.0",
packages=["revpimodio2"],
python_requires="~=3.2",