pxt-calliope/docs/reference/control.md

12 lines
82 B
Markdown
Raw Normal View History

2016-04-05 22:23:42 +02:00
# Control
```cards
control.inBackground(() => {
});
control.reset();
```