Migrate docs from the other repo
This commit is contained in:
8
docs/reference/led/set-display-mode.md
Normal file
8
docs/reference/led/set-display-mode.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Set Display Mode
|
||||
|
||||
Sets the display mode between black and white and greyscale for rendering [LEDs](/microbit/device/screen).
|
||||
|
||||
```sig
|
||||
led.setDisplayMode(DisplayMode.Greyscale)
|
||||
```
|
||||
|
Reference in New Issue
Block a user