fill wiring and software chapter's section titles
[challenge-bot] / curriculum / challenge-bot.scm
index 1c0ac32619445e867a4a83131a4608041fc5b154..fc61fee95d080b3d27e6015adfb8a358d95e0de3 100644 (file)
   (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