From e139e1790ea0fc7be7a5d9fae65de3a493bb865d Mon Sep 17 00:00:00 2001 From: Ali Jahangiri <75624145+aliphys@users.noreply.github.com> Date: Wed, 4 Jan 2023 14:40:03 +0100 Subject: [PATCH] Fix resistor values --- .../08.kits/maker/make-your-uno-kit/datasheet/datasheet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/hardware/08.kits/maker/make-your-uno-kit/datasheet/datasheet.md b/content/hardware/08.kits/maker/make-your-uno-kit/datasheet/datasheet.md index 499571bfa5..d8ff55f873 100644 --- a/content/hardware/08.kits/maker/make-your-uno-kit/datasheet/datasheet.md +++ b/content/hardware/08.kits/maker/make-your-uno-kit/datasheet/datasheet.md @@ -313,8 +313,8 @@ The **BOM** (Bill Of Materials) of the **Audio Synth Shield** is made up of comm | C2 | 1 | Capacitor 47µF 25V | | C3 | 1 | Capacitor 100nF 63V | | C4 | 1 | Capacitor 220µF 25V | -| R1 | 1 | Axial resistor 10Ω, 1/4W, 5% | -| R2 | 1 | Axial resistor100kΩ, 1/4W, 5% | +| R1 | 1 | Axial resistor 100kΩ, 1/4W, 5% | +| R2 | 1 | Axial resistor 10Ω, 1/4W, 5% | | R3, R4, R5, R6, R7, R8 | 6 | Potentiometer 10kΩ - TRIMMER | | J1 | 1 | UNO header digital connector A 8 positions | | J2 | 1 | UNO header digital connector B 10 positions |