„octoprint_fanspeedslider/__init__.py“ ändern
This commit is contained in:
parent
b810440070
commit
5634e7e2a0
@ -131,6 +131,7 @@ class FanSliderPlugin(octoprint.plugin.StartupPlugin,
|
||||
)
|
||||
|
||||
__plugin_name__ = "Fan Speed Control"
|
||||
__plugin_pythoncompat__ = ">=2.7,<4"
|
||||
|
||||
def __plugin_load__():
|
||||
global __plugin_implementation__
|
||||
|
Loading…
Reference in New Issue
Block a user