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

@ -42,3 +42,7 @@ radio.onDataReceived(() => { })
* learn how to conditionally run code depending on whether a condition is true or not
* learn how to run code when an input button is pressed
* learn how to pause your code for the specified number of milliseconds
```package
microbit-radio
```