From 1b593ec7fd2040a0b93271212f43d8f7d36520c0 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 13 May 2016 17:32:16 -0700 Subject: [PATCH] fill in wheels 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 ad3700a..9220c5b 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -30,7 +30,11 @@ (subsection :title [deck attachment])) (section - :title [wheels]) + :title [wheels] + (subsection + :title [tread]) + (subsection + :title [motor])) (section :title [caster]) (section -- 2.30.2