9 lines
119 B
Markdown
9 lines
119 B
Markdown
|
# Stop Animation
|
||
|
|
||
|
Cancels the current animation and clears other pending animations .
|
||
|
|
||
|
```sig
|
||
|
led.stopAnimation()
|
||
|
```
|
||
|
|