mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Fix footprint of the PoE bulk capacitor C80
Use the correct footprint for the PoE bulk capacitor C80. The TI evaluation module circuit uses a Panasonic EEE-FK1J470P bulk capacitor. The series has other better suited alternatives like EEE-HA1J470UP, but the F-size code seems to be a sensible choice. Fixes: #1 Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -2185,7 +2185,7 @@
|
||||
(reference "C79") (unit 1) (value "100n/100V") (footprint "Capacitor_SMD:C_0805_2012Metric")
|
||||
)
|
||||
(path "/6888556d-e390-44b5-977e-8a0092745a4b/c9b10441-da14-49c4-aad8-732b445a3393"
|
||||
(reference "C80") (unit 1) (value "47u/63V") (footprint "Capacitor_SMD:C_0805_2012Metric")
|
||||
(reference "C80") (unit 1) (value "47u/63V") (footprint "Capacitor_SMD:C_Elec_8x10.2")
|
||||
)
|
||||
(path "/6888556d-e390-44b5-977e-8a0092745a4b/9da166e2-6bfa-449f-a2cf-154b90393ec0"
|
||||
(reference "C81") (unit 1) (value "2u2/100V") (footprint "Capacitor_SMD:C_0805_2012Metric")
|
||||
|
||||
Reference in New Issue
Block a user