Add package info to radio docs (for testing)

This commit is contained in:
Thomas Denney
2016-08-09 16:28:08 +01:00
parent 99d05ec91b
commit ee37b4a959
10 changed files with 40 additions and 1 deletions

View File

@ -41,10 +41,17 @@ radio.onDataReceived(() => {
});
```
Sample output to serial when ``A`` button pressed:
```{v:27,t:323,s:0}```
```Text
{v:27,t:323,s:0}
```
### See also
[send number](/reference/radio/send-number),
[send value](/reference/radio/send-value),
[on data received](/reference/radio/on-data-received)
```package
microbit-radio
```