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,7 +9,7 @@ radio.sendString("Hello!")
## Parameters
* `msg` is a [string](/types/string) to send by radio.
* **msg**: a [string](/types/string) to send by radio.
## Example: Two-way radio