Add more desc to on-received-buffer (#1431)

This commit is contained in:
Galen Nickel
2018-10-16 10:20:05 -07:00
committed by Peli de Halleux
parent 1ecdb701f2
commit 920b30a304
3 changed files with 7 additions and 4 deletions

View File

@ -27,7 +27,7 @@ radio.onReceivedString(function (receivedString) {
The ``||radio:on received string||`` event can only be created once, due to the hardware restrictions.
The radio set group might need to be set, synchronized , before the radio events will function.
The radio set group might need to be set, synchronized, before the radio events will function.
## See also