update charting

This commit is contained in:
Michael Elliot Braun 2016-05-11 10:39:19 -07:00
parent 2f1a7e3896
commit a83a7f7135
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Create a charting app for simulating and measuring the acceleration applied to t
Acceleration
## Quick Links
* [activity](/lessons/charting/acceleration)
* [activity](/lessons/charting/activity)
* [challenge](/lessons/charting/challenge)
* [quiz](/lessons/charting/quiz)
* [answers](/lessons/charting/quiz-answers)

View File

@ -109,7 +109,7 @@ Every time the micro:bit moves in any direction, you generate data points that
Please find seismogrph experiment obervations:
First, notice that moving the micro:bit in any direction, you will change the acceleration value, which is being displayed as the same color as the micro:bit. By moving the micro:bit, there is a changing acceleration value.
First, notice that moving the micro:bit in any direction, you will change the acceleration value, which is being displayed as a milli-gravities value. By moving the micro:bit, there will be a changing acceleration value.
![](/static/mb/lessons/seismograph7.png)