From 087dd328759ae65ae1e39976f153e8a2dbdd04ad Mon Sep 17 00:00:00 2001 From: Lotte Steenbrink Date: Fri, 24 Jul 2020 09:58:15 +0200 Subject: [PATCH] hardware.md: fix position descriptpon of SW10 --- embedded-workshop-book/src/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedded-workshop-book/src/hardware.md b/embedded-workshop-book/src/hardware.md index b34ca7b..07401f2 100644 --- a/embedded-workshop-book/src/hardware.md +++ b/embedded-workshop-book/src/hardware.md @@ -112,4 +112,4 @@ The board has several switches to configure its behavior. The out of the box con - Switch SW7, which is slightly up and to the right of the center of the board, is set to the Def. position; this is the right position of the two possible positions (TRACE = Def.) - Switch SW8, on the bottom edge left corner, is set to the ON position; this is the left position of the two possible positions (Power = ON) - Switch SW9, to the right the left edge USB connector (J2), is set to the VDD position; this is the center position of the three possible positions (nRF power source = VDD) -- Switch SW10, on the bottom edge right corner and to the right of the SW6 switch, is set to the OFF position; this is the left position of the two possible positions (VEXT -> nRF = OFF). Note that this switch is protected by Kapton tape. +- Switch SW10, on the bottom edge left corner and to the right of the SW8 switch, is set to the OFF position; this is the left position of the two possible positions (VEXT -> nRF = OFF). Note that this switch is protected by Kapton tape.