From 22f460ddaa8c38c4fee12b782c649853c610a7d5 Mon Sep 17 00:00:00 2001 From: flxkrmr Date: Fri, 27 Jan 2023 12:28:49 +0100 Subject: [PATCH] Fix resistor value --- pcb/EEC-IV-Reader.kicad_sch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcb/EEC-IV-Reader.kicad_sch b/pcb/EEC-IV-Reader.kicad_sch index a8b5867..3349359 100644 --- a/pcb/EEC-IV-Reader.kicad_sch +++ b/pcb/EEC-IV-Reader.kicad_sch @@ -3110,7 +3110,7 @@ (property "Reference" "R?" (id 0) (at 139.7 82.5499 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "2k1" (id 1) (at 139.7 85.0899 0) + (property "Value" "21k" (id 1) (at 139.7 85.0899 0) (effects (font (size 1.27 1.27)) (justify left)) ) (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal" (id 2) (at 136.017 83.82 90) @@ -3391,7 +3391,7 @@ (reference "R?") (unit 1) (value "4k7") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal") ) (path "/28522c6a-4bdf-4beb-8332-a8473ca70f3d" - (reference "R?") (unit 1) (value "2k1") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal") + (reference "R?") (unit 1) (value "21k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal") ) (path "/00000000-0000-0000-0000-0000624fafbd" (reference "SW1") (unit 1) (value "BTN_UP") (footprint "Button_Switch_THT:SW_PUSH_6mm_H4.3mm")