From 2ccf4ca9610f93683a9a54fe5b65b1e417c9f9e0 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 13 May 2016 17:34:22 -0700 Subject: [PATCH] add caster section's subsection --- curriculum/challenge-bot.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 9220c5b..8ff5656 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -36,7 +36,9 @@ (subsection :title [motor])) (section - :title [caster]) + :title [caster] + (subsection + :title [deck placement])) (section :title [sonars])) (chapter -- 2.30.2