From: daniel watson Date: Sat, 14 May 2016 00:46:18 +0000 (-0700) Subject: add serial section's subsections X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=f0876d625569094d12e8213497632e13669d4616 add serial section's subsections --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index fb4b47b..2e9f0cd 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -46,7 +46,15 @@ (chapter :title [wiring and software] (section - :title [serial]) + :title [serial] + (subsection + :title [arduino software on computer]) + (subsection + :title [attach arduino and computer via cable]) + (subsection + :title [debugging common connection problems]) + (subsection + :title [arduino reset button])) (section :title [left sonar]) (section