update radio ref for deprecated pages (#1829)
This commit is contained in:
committed by
Abhijith Chatra
parent
739b9568b5
commit
7a5de98819
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user