add serial section's subsections
[challenge-bot] / curriculum / challenge-bot.scm
index 9220c5b5e008f72f8477cf06d432c17969c02044..2e9f0cdef7d809c022ab16e33bc5acc9e9777605 100644 (file)
    (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