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

@ -9,8 +9,8 @@ radio.sendValue("name", 0);
## Parameters
* ``name`` is a [string](/types/string) to send by radio
* ``value`` a [number](/types/number) to send by radio
* **name**: a [string](/types/string) that is the name of the value to send.
* **value**: a [number](/types/number) that is the value to send.
## Example: Broadcasting acceleration