Insert hardware vids into csintro pages (#1828)

* Insert hardward vids into csintro pages

* bad paste of link
This commit is contained in:
Galen Nickel
2019-02-12 16:25:51 -08:00
committed by GitHub
parent cfd5ba61e5
commit 739b9568b5
6 changed files with 50 additions and 1 deletions

View File

@ -152,6 +152,14 @@ input.onButtonPressed(Button.B, () => {
})
```
### ~ hint
Did you ever wonder how those LEDs turn on and make light? Well, watch this video and find out!
https://www.youtube.com/watch?v=qqBmvHD5bCw
### ~
## Test your program!
Remember, MakeCode automatically compiles and runs your program, so all you need to do now is press button A and then button B in the simulator to see the output produced by your code.