X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=curriculum%2Fchallenge-bot.scm;h=d7fd02d49c9965fa4b2b97d7236c4397fa13f02c;hb=28a2365e0e7be47ada8ce9b95607da120e6e19b7;hp=89177b4f8d3fed4b511261cb0daa7eb467aefb2e;hpb=79d761bc23bccf75e0097b2d5d07b0f09add8fd6;p=challenge-bot diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 89177b4..d7fd02d 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -87,9 +87,21 @@ (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])))