fill in battery pack section's subsections
[challenge-bot] / curriculum / challenge-bot.scm
index 1c0ac32619445e867a4a83131a4608041fc5b154..d054454cbddc9eeba1903a3d2e43252c34dd900e 100644 (file)
@@ -6,9 +6,21 @@
  (chapter
   :title [mechanical]
   (section
-   :title [arduino])
+   :title [arduino]
+   (subsection
+    :title [arduino placement])
+   (subsection
+    :title [first hole and screw])
+   (subsection
+    :title [second hole and screw])
+   (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])
   (section
   (section
    :title [sonars]))
  (chapter
-  :title [wiring and software]))
+  :title [wiring and software]
+  (section
+   :title [serial])
+  (section
+   :title [left sonar])
+  (section
+   :title [both sonars])
+  (section
+   :title [left motor])
+  (section
+   :title [both motors])
+  (section
+   :title [untethered])
+  (section
+   :title [follow])
+  (section
+   :title [stay on table])))
 
 ;; Copyright 2016 daniel watson