pxt-calliope/docs/reference/led/stop-animation.md
2016-03-25 16:47:20 -07:00

9 lines
119 B
Markdown

# Stop Animation
Cancels the current animation and clears other pending animations .
```sig
led.stopAnimation()
```