From c6a70288acfae9d69c485407f2756f3518e6029f Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 7 Nov 2019 22:38:31 -0800 Subject: [PATCH] fix missing radio and boardname --- docs/projects/robot-unicorn.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/projects/robot-unicorn.md b/docs/projects/robot-unicorn.md index d468dcdd..46562447 100644 --- a/docs/projects/robot-unicorn.md +++ b/docs/projects/robot-unicorn.md @@ -32,7 +32,7 @@ Here's what you'll need. The links telling where to get parts are just examples https://www.youtube.com/watch?v=CKqrMxuZ6gQ
-**2. Add in the electronics!** Put on the wheels, then wire up the servos and the battery and the first @boardNam@. Just watch my video to see how. +**2. Add in the electronics!** Put on the wheels, then wire up the servos and the battery and the first @boardname@. Just watch my video to see how. https://youtu.be/CKqrMxuZ6gQ?t=178
@@ -194,3 +194,7 @@ Here's where you can find all the templates you need to make the Robot Unicorn. - STL file for 3D printing your Robot Unicorn horn [is here](https://github.com/helenleigh/robot-unicorn/blob/master/unicorn%20horn%20solid%20base.stl). ![Robot Unicorn Tail](/static/mb/projects/robot-unicorn/robotunicorntail.jpg) + +```package +radio +``` \ No newline at end of file