fill wiring and software chapter's section titles
authordaniel watson <ozzloy@gmail.com>
Fri, 13 May 2016 23:56:00 +0000 (16:56 -0700)
committerdaniel watson <ozzloy@gmail.com>
Sat, 11 Jun 2016 05:00:23 +0000 (22:00 -0700)
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