Skip to content

Commit 9bc2826

Browse files
committed
Add proper component value
1 parent 5779ad0 commit 9bc2826

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lna/lna.kicad_pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
},
409409
"sheets": [
410410
[
411-
"f59da453-4271-40b5-9be9-0ce900e2c413",
411+
"8895d1a6-42ea-4384-8d1c-242cf8d213c7",
412412
""
413413
]
414414
],

lna/lna.kicad_sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@
936936
(property "Reference" "C1" (id 0) (at 54.9911 45.8406 0)
937937
(effects (font (size 1.27 1.27)) (justify left))
938938
)
939-
(property "Value" "TBD" (id 1) (at 54.991 48.139 0)
939+
(property "Value" "30pF" (id 1) (at 54.991 48.139 0)
940940
(effects (font (size 1.27 1.27)) (justify left))
941941
)
942942
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 53.0352 50.8 0)
@@ -1130,7 +1130,7 @@
11301130
(reference "#PWR010") (unit 1) (value "GND") (footprint "")
11311131
)
11321132
(path "/e3613cca-fb62-4c1e-9e92-3c0f2f895470"
1133-
(reference "C1") (unit 1) (value "TBD") (footprint "Capacitor_SMD:C_0603_1608Metric")
1133+
(reference "C1") (unit 1) (value "30pF") (footprint "Capacitor_SMD:C_0603_1608Metric")
11341134
)
11351135
(path "/4de7368e-cf8f-457d-894b-7cde015e5ae4"
11361136
(reference "C2") (unit 1) (value "1pF") (footprint "Capacitor_SMD:C_0603_1608Metric")

0 commit comments

Comments
 (0)