add serial section's subsections
[challenge-bot] / curriculum / challenge-bot.scm
index be118ad25839dfaab7d462fb433c7eef4fc632ea..2e9f0cdef7d809c022ab16e33bc5acc9e9777605 100644 (file)
    (subsection
     :title [third and fourth hole and screw]))
   (section
-   :title [battery packs])
+   :title [battery packs]
+   (subsection
+    :title [leads])
+   (subsection
+    :title [deck attachment]))
   (section
-   :title [motors])
+   :title [motors]
+   (subsection
+    :title [leads])
+   (subsection
+    :title [mount])
+   (subsection
+    :title [deck attachment]))
   (section
-   :title [wheels])
+   :title [wheels]
+   (subsection
+    :title [tread])
+   (subsection
+    :title [motor]))
   (section
-   :title [caster])
+   :title [caster]
+   (subsection
+    :title [deck placement]))
   (section
-   :title [sonars]))
+   :title [sonars]
+   (subsection
+    :title [deck placement])))
  (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