A few edits to the 'inchworm' project (#588)

This commit is contained in:
Galen Nickel
2017-12-05 15:55:29 -08:00
committed by Peli de Halleux
parent efda8290cf
commit a52fbac8c2
4 changed files with 22 additions and 26 deletions

View File

@ -8,8 +8,7 @@ Remote control your inchworm with another @boardname@
## Duration: ~30 minutes
You will need 2 @boardname@ for this part. By using the radio, we can make the inchworm controlled by another @boardname@.
Download the code below to the @boardname@ on the inchworm and another "controller" @boardname@. Whenere A is pressed, the inchworm will move once.
You will need one more @boardname@ for this part. By using the radio, we can control the inchworm with another @boardname@. Download the code below to the @boardname@ on the inchworm and then again onto a "controller" @boardname@. Whenever button **A** is pressed, the inchworm moves once.
```blocks
radio.onDataPacketReceived(({receivedNumber}) => {