Add some linking for hw vids (#1813)
* add linking for hw vids, fix card pages * revert vid card page and inline youtube links
This commit is contained in:
committed by
Peli de Halleux
parent
2352102dc5
commit
ce7ff4b7a6
@ -19,6 +19,12 @@ basic.showLeds(`
|
||||
* `interval` is an optional [number](/types/number) that means how many milliseconds to wait after showing a picture.
|
||||
If you are programming with blocks, `interval` is set at 400 milliseconds.
|
||||
|
||||
## ~ hint
|
||||
|
||||
See how the @boardname@ shows numbers, text, and displays images by watching this video about [LEDs](https://www.youtube.com/watch?v=qqBmvHD5bCw).
|
||||
|
||||
## ~
|
||||
|
||||
## Example
|
||||
|
||||
This program shows a picture with the ``show leds`` function.
|
||||
|
Reference in New Issue
Block a user