final vidoe cleanup

This commit is contained in:
Peli de Halleux
2016-05-26 19:33:26 -07:00
parent 304ef89a1d
commit 1a00fded98
20 changed files with 4 additions and 62 deletions

View File

@ -4,8 +4,6 @@ Make glowing sword.
### ~avatar avatar
### @video td/videos/glowing-sword-0
In this activity, we will learn how to fade in and out the screen to create a glowing animation. Let's get started!
### ~

View File

@ -37,8 +37,6 @@ basic.pause(1000) // ***
### Challenge 2
### @video td/videos/glowing-sword-2
After the pause, let's add `led->fade in(2000)` so that we can create a glowing effect.
```