LiquidGUI [1.0.1.3] Bugfix Release
- Moved device init into dedicated function to prevent unwanted device re-init. - Library renaming.
This commit is contained in:
+1
-1
@@ -46,4 +46,4 @@ class LiquidCTL_Helper():
|
||||
with self.dev.connect():
|
||||
cli._device_set_speed(self.dev, args={"<temperature>": [],
|
||||
"<channel>": "fan",
|
||||
"<percentage>": [str(speed)]})
|
||||
"<percentage>": [str(speed)]})
|
||||
|
||||
Reference in New Issue
Block a user