Compare commits
No commits in common. "master" and "0.2.1" have entirely different histories.
@ -131,7 +131,6 @@ class FanSliderPlugin(octoprint.plugin.StartupPlugin,
|
|||||||
)
|
)
|
||||||
|
|
||||||
__plugin_name__ = "Fan Speed Control"
|
__plugin_name__ = "Fan Speed Control"
|
||||||
__plugin_pythoncompat__ = ">=2.7,<4"
|
|
||||||
|
|
||||||
def __plugin_load__():
|
def __plugin_load__():
|
||||||
global __plugin_implementation__
|
global __plugin_implementation__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user