From d08737561143e6976048bb82189bbec63278458b Mon Sep 17 00:00:00 2001 From: daniel watson Date: Wed, 8 Jun 2016 14:25:09 -0700 Subject: [PATCH] add robot deck to list of parts --- curriculum/challenge-bot.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 49a78a0..7b6eef3 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -22,7 +22,8 @@ (item [alan wrench]) (item [wood block]) (item [arduino]) - (item [#6-32x3/8\", four of them]))])) + (item [#6-32x3/8\", four of them]) + (item [robot deck, the white thing with a grid of holes1]))])) (subsection :title [first hole] (subsubsection -- 2.30.2