From 390d8f0145767e442a8552b92a0a993c060da387 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 13 May 2016 17:22:50 -0700 Subject: [PATCH] fill in battery pack section's subsections --- curriculum/challenge-bot.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index be118ad..d054454 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -16,7 +16,11 @@ (subsection :title [third and fourth hole and screw])) (section - :title [battery packs]) + :title [battery packs] + (subsection + :title [leads]) + (subsection + :title [deck attachment])) (section :title [motors]) (section -- 2.30.2