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

@ -162,3 +162,7 @@ radio.onDataReceived(() => {
Connect the first micro:bit to your computer using your USB cable and run the pogo script on it.
Connect the second micro:bit to your computer using your USB cable and run the pogo script on it.
The first person and second person take turns jumping in the “y” direction while the other player uses the micro:bit to track the results on the micro:bit!
```package
microbit-radio
```