We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7a3ab commit 49749c9Copy full SHA for 49749c9
displayio_effects/throttle_effect.py
@@ -88,7 +88,7 @@ def update_fluctuation(self):
88
89
90
def hook_fluctuation_effect(widget_class, value_name):
91
- """Adds the throttle effect for the given classes
+ """Adds the fluctuation effect for the given class
92
93
:param widget_classes: The widgets that should have this effect hooked
94
into them.
0 commit comments