update radio ref for deprecated pages (#1829)

This commit is contained in:
Galen Nickel
2019-02-13 21:01:50 -08:00
committed by Abhijith Chatra
parent 739b9568b5
commit 7a5de98819
19 changed files with 128 additions and 61 deletions

View File

@ -11,7 +11,9 @@ radio.sendNumber(0);
* **value**: a [number](/types/number) to send.
## Example: Broadcasting acceleration
## Examples
### Broadcasting acceleration
This example broadcasts the value of your @boardname@'s ``acceleration``
in the `x` direction (left and right) to other @boardname@s. This kind
@ -23,7 +25,7 @@ input.onButtonPressed(Button.A, () => {
})
```
## Light level sender
### Light level sender
This example broadcasts the level of the light around it.
You can do some interesting things with it if you use it along with the