Migrate docs from the other repo
This commit is contained in:
16
docs/reference/led/plot-all.md
Normal file
16
docs/reference/led/plot-all.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Plot All
|
||||
|
||||
Turn on all the 25 LEDs on the [LED screen](/microbit/device/screen).
|
||||
|
||||
```sig
|
||||
led.plotAll()
|
||||
```
|
||||
|
||||
### Lessons
|
||||
|
||||
[night light](/microbit/lessons/night-light)
|
||||
|
||||
### See also
|
||||
|
||||
[LED screen](/microbit/device/screen), [clear screen](/microbit/reference/basic/clear-screen)
|
||||
|
Reference in New Issue
Block a user