From: daniel watson Date: Fri, 17 Jun 2016 18:02:35 +0000 (-0700) Subject: describe how to prepare battery leads X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=2a5771b00b533d2c16de4e67a147ecce0b62c883 describe how to prepare battery leads --- diff --git a/guide/2-batteries/0-prepare-leads/0-prepare-leads.ogv b/guide/2-batteries/0-prepare-leads/0-prepare-leads.ogv new file mode 100644 index 0000000..2fe1373 Binary files /dev/null and b/guide/2-batteries/0-prepare-leads/0-prepare-leads.ogv differ diff --git a/guide/challenge-bot.scm b/guide/challenge-bot.scm index 8e2e5eb..9542c53 100644 --- a/guide/challenge-bot.scm +++ b/guide/challenge-bot.scm @@ -325,7 +325,22 @@ (section :title [battery packs] (subsection - :title [leads]) + :title [leads] + (p ["leads" are the wires coming out of the battery pack. + prepare the leads of the batteries by stripping them and placing + heat shrink on them. + your battery packs are not attached to your deck yet, + but that will be the next step.]) + (figure :legend "batteries / prepare leads / video" + (video + :file "2-batteries/0-prepare-leads/0-prepare-leads.ogv")) + (enumerate + (item [strip the leads a tiny bit at a time. + keep stripping until a total of an inch is stripped.]) + (item [strip both leads of both batteries.]) + (item [then place heat shrink on every lead. + make sure the heat shrink is either clear or matches + the color of the lead.]))) (subsection :title [deck attachment])) (section