From be77c5296be776d9f56debd7d9f64bf7bee6626b Mon Sep 17 00:00:00 2001 From: Michael Elliot Braun Date: Mon, 25 Apr 2016 15:34:15 -0700 Subject: [PATCH] update acc --- docs/lessons/charting/acceleration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/lessons/charting/acceleration.md b/docs/lessons/charting/acceleration.md index 1bfda024..e98b0d77 100644 --- a/docs/lessons/charting/acceleration.md +++ b/docs/lessons/charting/acceleration.md @@ -32,9 +32,9 @@ Notice that moving the micro:bit in the simulator from left to right (x directio ![](/static/mb/data4.png) ### ~ -NOTE: The colors of the charts reflect the color of the micro:bit simulator. In this instance, the micro:bits are blue and green. So the colors of the line graphs reflect the colors of the micro:bit +NOTE: The colors of the charts reflect the color of the micro:bit simulator. In this instance, the micro:bit is yellow. So the color of the data line reflects the color of the micro:bit - ### ~ +### ~ After running this simulatation several seconds by moving the micro:bit side to side in the x direction, you are ready to graph or chart the accceleration of the micro:bit. We want a printout of our acceleration on Excel. We will graph the fluctuating acceleration of the simulation experiment. ![](/static/mb/acc2.png)