From: daniel watson Date: Tue, 24 Mar 2015 06:20:31 +0000 (-0700) Subject: add todo for copy-pastable in guide X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=cb10835a177ec4c776ced4f99a89e55eebb54ebd add todo for copy-pastable in guide --- diff --git a/TODO.rkt b/TODO.rkt index 149b555..9aa1115 100755 --- a/TODO.rkt +++ b/TODO.rkt @@ -8,7 +8,11 @@ (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") + "code in programming guide hard to read, make bigger" + (list + 8 + "Example Program 4" + "text should be copy-pastable")) "make challenge for blinking based on how far away hand is" "get gyroscopes" "change turnaround to spin_left and spin_right"