Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
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…
x
Reference in New Issue
Block a user