remove "to create new script..."

This commit is contained in:
Peli de Halleux
2016-04-13 08:48:42 -07:00
parent d28efb3b84
commit 18e637aa28
29 changed files with 13 additions and 83 deletions

View File

@ -6,8 +6,6 @@ Turn an LED on and off with forever
### @video td/videos/blink-0
To create a new script, go to the [Create Code](/create-code) page and tap *New Project* under *Block Editor*.
### ~
Have you ever tried to blink a flashlight at night? The concept is fairly simply: turn on the light, wait for a little, turn off the light, wait again, and repeat. That's exactly what we need to code to get a blinking LED.