update radio ref for deprecated pages (#1829)
This commit is contained in:
committed by
Abhijith Chatra
parent
739b9568b5
commit
7a5de98819
@ -1,12 +1,17 @@
|
||||
# Receive String
|
||||
# receive String
|
||||
|
||||
> Note: This API has been deprecated! Use [on received string](/reference/radio/on-received-string) instead.
|
||||
|
||||
Find the next string sent by `radio` from another @boardname@.
|
||||
Find the next string sent by radio from another @boardname@.
|
||||
|
||||
```sig
|
||||
radio.receiveString()
|
||||
```
|
||||
## ~ hint
|
||||
|
||||
**Deprecated**
|
||||
|
||||
This API has been deprecated! Use [on received string](/reference/radio/on-received-string) instead.
|
||||
|
||||
## ~
|
||||
|
||||
## Returns
|
||||
|
||||
|
Reference in New Issue
Block a user