Configure replaced ios from file before starting autorefresh

Very high load of cpu could cause cycle time warnings while apply replaced ios from file.
This commit is contained in:
2022-03-25 11:57:00 +01:00
parent c635376ee2
commit 8f0539edfc
3 changed files with 4 additions and 5 deletions

View File

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