diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-02-22 10:36:23 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-02-22 10:36:23 +0100 |
commit | 1d894684b908c7b7f555adee35fa431e32ef1e17 (patch) | |
tree | 41a46c4b458957cf1967de66baf4d96c27d3d7fe /hardware | |
parent | 7dd364ed150df4f960a8926ee1ec4d1caa7271f6 (diff) |
added lab tests
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/hardware.kicad_sch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hardware/hardware.kicad_sch b/hardware/hardware.kicad_sch index e6a028a..a87c9ca 100644 --- a/hardware/hardware.kicad_sch +++ b/hardware/hardware.kicad_sch @@ -1890,7 +1890,7 @@ (property "Reference" "R2" (id 0) (at 161.29 135.2549 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "33k" (id 1) (at 161.29 137.7949 0) + (property "Value" "220k" (id 1) (at 161.29 137.7949 0) (effects (font (size 1.27 1.27)) (justify left)) ) (property "Footprint" "" (id 2) (at 157.607 136.525 90) @@ -2145,7 +2145,7 @@ (reference "R1") (unit 1) (value "KB_R") (footprint "") ) (path "/d80d6069-5c80-40cf-ace0-ff64c4c14177" - (reference "R2") (unit 1) (value "33k") (footprint "") + (reference "R2") (unit 1) (value "220k") (footprint "") ) (path "/5b9b5460-2c14-4b59-b061-00384d4e6422/353d10af-18da-4a76-9647-8341271e9bc7" (reference "R3") (unit 1) (value "33k") (footprint "") |