Add package info for server side check

This commit is contained in:
Thomas Denney
2016-08-10 13:44:10 +01:00
parent 807e581c3d
commit a9141d027f
6 changed files with 24 additions and 2 deletions

View File

@ -86,3 +86,7 @@ Have fun reviewing your simulation and analyze the acceleration by chart the Exc
* The first person and second person take turns tilting the micro:bit in the "x" direction while the other player charts the data on the micro:bit!
* Review and analyze the actual micro:bit device acceleration data on Excel
* Display acceleration with y or z using plot bar graph by changing acceleration from "x" to "y" or "z"
```package
microbit-radio
```