From: daniel watson Date: Thu, 19 May 2016 00:47:24 +0000 (-0700) Subject: move arduino placement into first hole subsection X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=c04a9631461317c1026bb8514530372ffcf33955 move arduino placement into first hole subsection --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 004b867..20093e1 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -7,8 +7,6 @@ :title [mechanical] (section :title [arduino to deck] - (subsection - :title [arduino placement]) (subsection :title [first hole] (subsubsection @@ -17,6 +15,13 @@ :title [inserting drill bit]) (subsubsection :title [holding drill]) + (subsubsection + :title [arduino placement] + (p [the arduino should be placed as shown in this picture.] + (figure :legend "arduino placement on deck" + (image :file "arduino-to-deck/3-place-arduino.png")) + [the top edge of the arduino should line up with the underside + of the holes ])) (subsubsection :title [drilling])) (subsection