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

@ -2,8 +2,6 @@
Measure the temperature on the micro:bit
To create a new script, go to the [Create Code](/create-code) page and tap `New Project` under `Block Editor`.
Welcome! This activity will teach how to measure the temperature on the micro:bit. Let's get started!
We want to display the temperature on shake. In order to do so, we need to register the event `on shake` that will execute whenever the user shakes the micro:bit; in the web browser, click the button labelled "SHAKE" under the simulator to generate a shake event