More doc fixes (#511)

* more doc fixes

* more fixes
This commit is contained in:
Peli de Halleux
2017-08-18 11:02:21 -07:00
committed by GitHub
parent c9e8cd4e78
commit 4f57c77b30
8 changed files with 140 additions and 127 deletions

View File

@ -316,3 +316,7 @@ radio.onDataPacketReceived(({ receivedNumber }) => {
radio.setGroup(1)
basic.showString("Morse Code")
```
```package
radio
```