From: daniel watson Date: Mon, 8 Dec 2014 03:00:13 +0000 (-0800) Subject: add some TODOs X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=d00915911d7048524d168f352e33426d094e3176;hp=c76f8dcf372f24becdf9c5add212c7a38cc23fe1 add some TODOs --- diff --git a/TODO.rkt b/TODO.rkt index 12165e1..149b555 100755 --- a/TODO.rkt +++ b/TODO.rkt @@ -4,6 +4,11 @@ (define todo ;; list of specific things to do for challenge-bot class (list + (list "programming guide to the challenge" + (list + "experiments and self test 2 page 4 of 15" + "code is incomplete, needs int led = 13 and setup() too") + "code in programming guide hard to read, make bigger") "make challenge for blinking based on how far away hand is" "get gyroscopes" "change turnaround to spin_left and spin_right" @@ -17,6 +22,8 @@ (define ideas (list + "make the robots talk to each other" + "have one robot load its program to another" (list "from 0 to movement faster" "hook motor directly to battery" (string-append "solder wires to motors, attach motors,"