Edits for 'RC car' project. (#522)
* Edits for 'RC car' project. * Line spacing below video frame.
This commit is contained in:
committed by
Peli de Halleux
parent
743979b9ea
commit
01f665b268
@ -1,10 +1,11 @@
|
||||
# Connect
|
||||
|
||||
## Step 4: Remote control
|
||||
|
||||
https://youtu.be/XXesoUC0XBU
|
||||
|
||||
We are going to use radio to remote control the toy car.
|
||||
A second @microbit@ will send commands to control the throttle and the steering.
|
||||
We can use the radio on the @boardname@ to control the toy car remotely.
|
||||
A second @boardname@ will send commands to control the throttle and the steering.
|
||||
|
||||
```blocks-ignore
|
||||
let steering = 0
|
||||
|
Reference in New Issue
Block a user