From: daniel watson Date: Sat, 14 May 2016 01:08:11 +0000 (-0700) Subject: add subsections to software on computer X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=1be43d0437027af133f27ca15c2d7ed9c52b38b4 add subsections to software on computer --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 18fdc88..007918c 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -50,7 +50,11 @@ (section :title [serial] (subsection - :title [arduino software on computer]) + :title [software on computer] + (subsection + :title [arduino]) + (subsection + :title [fritzing])) (subsection :title [attach arduino and computer via cable]) (subsection