From 9183d52bbc0e53e7abe50be9ce2d8b269681b5a6 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 13 May 2016 18:19:29 -0700 Subject: [PATCH] add subsection for both sonars --- curriculum/challenge-bot.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 6a3cf51..33f54fc 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -70,7 +70,10 @@ (subsection :title [arduino headers])) (section - :title [both sonars]) + :title [both sonars] + (subsection + :title [breadboard power rail] + (p [power rail can provide power to more than one device.]))) (section :title [left motor]) (section -- 2.30.2