From 6550a556067fbcce69c98e38d34ec4779b979ef5 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 13 May 2016 17:37:30 -0700 Subject: [PATCH] add sonar 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 8ff5656..fb4b47b 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -40,7 +40,9 @@ (subsection :title [deck placement])) (section - :title [sonars])) + :title [sonars] + (subsection + :title [deck placement]))) (chapter :title [wiring and software] (section -- 2.30.2