pxt-calliope/docs/reference/led/stop-animation.md

9 lines
119 B
Markdown
Raw Normal View History

2016-03-26 00:47:20 +01:00
# Stop Animation
Cancels the current animation and clears other pending animations .
```sig
led.stopAnimation()
```