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
```

View File

@ -130,3 +130,7 @@ Have students write a reflection of about 150300 words, addressing the follow
**3 =** Reflection piece lacks 1 of the required elements.<br/>
**2 =** Reflection piece lacks 2 of the required elements.<br/>
**1 =** Reflection piece lacks 3 of the required elements.  
```package
radio
```