update chart

This commit is contained in:
Michael Elliot Braun
2016-04-25 16:19:22 -07:00
parent dcbb076266
commit d0e900606a
2 changed files with 1 additions and 6 deletions

View File

@ -8,7 +8,7 @@ Welcome! This activity will teach how to use the micro:bit to chart the light le
### ~
Let's measure the light level in the "x" direction. Get the acceleration value (milli g-force), in one of three specified dimensions.
Let's measure the light level from dark to light. Get the acceleration value (milli g-force), in one of three specified dimensions.
```blocks