From cb10835a177ec4c776ced4f99a89e55eebb54ebd Mon Sep 17 00:00:00 2001 From: daniel watson Date: Mon, 23 Mar 2015 23:20:31 -0700 Subject: [PATCH] add todo for copy-pastable in guide --- TODO.rkt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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" -- 2.30.2