Bugfix: Set A1 - A5 LED did not work with shared_procimg=True

This commit is contained in:
2020-12-14 19:41:56 +01:00
parent 79164bd41b
commit 4ac1283c5b
4 changed files with 25 additions and 79 deletions

View File

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