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

9 lines
119 B
Markdown
Raw Normal View History

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