Merge branch 'master' into origin/docs

This commit is contained in:
Peli de Halleux
2016-06-01 20:53:46 -07:00
231 changed files with 2183 additions and 907 deletions

View File

@@ -4,8 +4,6 @@ Show a number on the LED screen.
### ~avatar avatar
### @video td/videos/lucky-7-0
Let's learn how to show the lucky number 7 on the LED screen.
### ~

View File

@@ -21,8 +21,6 @@ basic.pause(500)
### Challenge 2
### @video td/videos/lucky-7-1-2
What about other multiples of 7? Let's display the next multiple of 7 on the screen!
```blocks