Migrate docs from the other repo
This commit is contained in:
8
docs/reference/control/reset.md
Normal file
8
docs/reference/control/reset.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Reset
|
||||
|
||||
Reset the BBC micro:bit (as if you pushed the reset button on the back of the device), which causes the program to start again.
|
||||
|
||||
```sig
|
||||
control.reset()
|
||||
```
|
||||
|
Reference in New Issue
Block a user