From 24b6d750c45e50cf28817febed6b50e929048531 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 13 May 2016 17:17:09 -0700 Subject: [PATCH] fill in arduino section's subsections --- curriculum/challenge-bot.scm | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index fc61fee..be118ad 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -6,7 +6,15 @@ (chapter :title [mechanical] (section - :title [arduino]) + :title [arduino] + (subsection + :title [arduino placement]) + (subsection + :title [first hole and screw]) + (subsection + :title [second hole and screw]) + (subsection + :title [third and fourth hole and screw])) (section :title [battery packs]) (section -- 2.30.2