add follow section's subsections
[challenge-bot] / curriculum / challenge-bot.scm
index 82938c5b365bf9d4b9adcdf9d60dc374a42d5f22..d7fd02d49c9965fa4b2b97d7236c4397fa13f02c 100644 (file)
    (subsection
     :title [motor battery]))
   (section
-   :title [both motors])
+   :title [both motors]
+   (subsection
+    :title [analogWrite]))
   (section
-   :title [untethered])
+   :title [untethered]
+   (subsection
+    :title [arduino battery])
+   (subsection
+    :title [off and on functions]))
   (section
-   :title [follow])
+   :title [follow]
+   (subsection
+    :title [same wiring as untethered])
+   (subsection
+    :title [set motor])
+   (subsection
+    :title [go])
+   (subsection
+    :title [determining speed]))
   (section
    :title [stay on table])))