From e3a31106f0f2d873413b63843305c1e364b73d0d Mon Sep 17 00:00:00 2001 From: daniel watson Date: Sat, 11 Jun 2016 21:20:57 -0700 Subject: [PATCH] add drilling and attaching second screw --- curriculum/challenge-bot.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 29b24eb..b7dd264 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -263,7 +263,13 @@ far as possible from the first hole, since that minimizes rotation.] (figure :legend "arduino to deck / keep holes far apart" - (image :file "arduino-to-deck/keep-holes-far-apart.png"))))) + (image :file "arduino-to-deck/keep-holes-far-apart.png")))) + (subsubsection + :title [drilling and attaching screw] + (p [to drill the second hole, follow the same steps as drilling the + first hole. + hold the arduino down as before, and drill through the hole + furthest away from the first hole.]))) (subsection :title [third and fourth hole and screw])) (section -- 2.30.2