From 601d35c1e5819046409f3b07c06a98b921558e55 Mon Sep 17 00:00:00 2001 From: ganicke Date: Tue, 5 Dec 2017 16:04:04 -0800 Subject: [PATCH] Fix bad para copy --- docs/projects/light-monster/connect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/projects/light-monster/connect.md b/docs/projects/light-monster/connect.md index 28def84c..3b8d7a6e 100644 --- a/docs/projects/light-monster/connect.md +++ b/docs/projects/light-monster/connect.md @@ -8,7 +8,7 @@ Remote control your monster with another @boardname@ ## Duration: ~30 minutes -In order for the light monster to move, the @boardname@ needs to command the servo to move between ``0`` and ``180`` degrees at a certain pace. The code below starts the inchworm moving when the **A** button is pressed. +You will need one more @boardname@ for this part. By using the radio, we can control the monster with another @boardname@. Download the code below to the @boardname@ on the monster and then again onto a "controller" @boardname@. Whenever button **A** is pressed, the monster's mouth moves once. ```blocks radio.onDataPacketReceived(({receivedNumber}) => {