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
@ -12,6 +12,10 @@ on the @boardname@.
|
||||
input.onButtonPressed(Button.A, () => {})
|
||||
```
|
||||
|
||||
Find out how buttons provide input to the @boardname@ in this video:
|
||||
|
||||
https://www.youtube.com/watch?v=t_Qujjd_38o
|
||||
|
||||
## Example: count button clicks
|
||||
|
||||
This example counts how many times you press the `A` button.
|
||||
|
Reference in New Issue
Block a user