X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=curriculum%2Fchallenge-bot.scm;h=d7fd02d49c9965fa4b2b97d7236c4397fa13f02c;hb=28a2365e0e7be47ada8ce9b95607da120e6e19b7;hp=82938c5b365bf9d4b9adcdf9d60dc374a42d5f22;hpb=805d636256487856a0d2e09dba541fc31a05d7d2;p=challenge-bot diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 82938c5..d7fd02d 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -83,11 +83,25 @@ (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])))