From: daniel watson Date: Sun, 15 May 2016 19:53:14 +0000 (-0500) Subject: add both motors section's analogWrite subsection X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=79d761bc23bccf75e0097b2d5d07b0f09add8fd6 add both motors section's analogWrite subsection --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 82938c5..89177b4 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -83,7 +83,9 @@ (subsection :title [motor battery])) (section - :title [both motors]) + :title [both motors] + (subsection + :title [analogWrite])) (section :title [untethered]) (section