HackRF One: change R60 from 0 ohms to 100 ohms
This matches R31 and was intended to be done when R31 was changed to 100 ohms.
This commit is contained in:
@ -2973,20 +2973,20 @@
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 16432384-f81c-45a0-8170-308870d86ff7)
|
||||
(property "Reference" "R60" (id 0) (at 366.395 47.117 90))
|
||||
(property "Value" "0" (id 1) (at 366.395 45.085 90))
|
||||
(property "Value" "100" (id 1) (at 366.395 45.085 90))
|
||||
(property "Footprint" "hackrf:GSG-0402" (id 2) (at 366.395 45.085 0)
|
||||
(effects (font (size 1.524 1.524)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 366.395 45.085 0)
|
||||
(effects (font (size 1.524 1.524)) hide)
|
||||
)
|
||||
(property "Manufacturer" "Stackpole" (id 4) (at 366.395 45.085 0)
|
||||
(property "Manufacturer" "Yageo" (id 4) (at 366.395 45.085 0)
|
||||
(effects (font (size 1.524 1.524)) hide)
|
||||
)
|
||||
(property "Part Number" "RMCF0402ZT0R00" (id 5) (at 366.395 45.085 0)
|
||||
(property "Part Number" "RC0402JR-07100RL" (id 5) (at 366.395 45.085 0)
|
||||
(effects (font (size 1.524 1.524)) hide)
|
||||
)
|
||||
(property "Description" "RES 0.0 OHM 1/16W 0402 SMD" (id 6) (at 366.395 45.085 0)
|
||||
(property "Description" "RES 100 OHM 5% 1/16W 0402" (id 6) (at 366.395 45.085 0)
|
||||
(effects (font (size 1.524 1.524)) hide)
|
||||
)
|
||||
(pin "1" (uuid ed36ee96-3750-484c-baef-36f82b1e7b12))
|
||||
|
@ -14331,9 +14331,9 @@
|
||||
(footprint "hackrf:GSG-0402" (layer "F.Cu")
|
||||
(tedit 4FB6CFE4) (tstamp 85783c81-093e-4785-956a-045f58fe8f06)
|
||||
(at 116 123.1 180)
|
||||
(property "Description" "RES 0.0 OHM 1/16W 0402 SMD")
|
||||
(property "Manufacturer" "Stackpole")
|
||||
(property "Part Number" "RMCF0402ZT0R00")
|
||||
(property "Description" "RES 100 OHM 5% 1/16W 0402")
|
||||
(property "Manufacturer" "Yageo")
|
||||
(property "Part Number" "RC0402JR-07100RL")
|
||||
(property "Sheetfile" "clock.kicad_sch")
|
||||
(property "Sheetname" "Clock")
|
||||
(path "/0622cab3-1212-4871-9ead-cb3c63b585f3/16432384-f81c-45a0-8170-308870d86ff7")
|
||||
@ -14343,7 +14343,7 @@
|
||||
(effects (font (size 0.4 0.4) (thickness 0.1)))
|
||||
(tstamp d344b9c8-eb34-4135-9cd1-cec828169f23)
|
||||
)
|
||||
(fp_text value "0" (at 0 0 180) (layer "F.SilkS") hide
|
||||
(fp_text value "100" (at 0 0 180) (layer "F.SilkS") hide
|
||||
(effects (font (size 0.4 0.4) (thickness 0.1)))
|
||||
(tstamp 6d5ab382-163f-4379-8d6f-db5b993cd34c)
|
||||
)
|
||||
|
@ -2129,7 +2129,7 @@
|
||||
(reference "R59") (unit 1) (value "10k") (footprint "hackrf:GSG-0402")
|
||||
)
|
||||
(path "/0622cab3-1212-4871-9ead-cb3c63b585f3/16432384-f81c-45a0-8170-308870d86ff7"
|
||||
(reference "R60") (unit 1) (value "0") (footprint "hackrf:GSG-0402")
|
||||
(reference "R60") (unit 1) (value "100") (footprint "hackrf:GSG-0402")
|
||||
)
|
||||
(path "/0622cab3-1212-4871-9ead-cb3c63b585f3/8005ad7f-c95b-406c-b663-70ef6a83a910"
|
||||
(reference "R61") (unit 1) (value "10k") (footprint "hackrf:GSG-0402")
|
||||
|
Reference in New Issue
Block a user