Skip to content

Commit 3ed37e5

Browse files
committed
Fix wrong vendor-id of device
1 parent 4059bd3 commit 3ed37e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pcb/U3A.kicad_pcb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,7 +1836,7 @@
18361836
(property "Sheetfile" "U3A.kicad_sch")
18371837
(property "Sheetname" "")
18381838
(property "Vendor" "HTL")
1839-
(property "VendorId" "103195")
1839+
(property "VendorId" "102962")
18401840
(property "ki_description" "Resistor")
18411841
(property "ki_keywords" "R res resistor")
18421842
(path "/45b1b5f5-46a3-4dc5-96d0-017e47afcf30")
@@ -2004,7 +2004,7 @@
20042004
(property "Sheetfile" "U3A.kicad_sch")
20052005
(property "Sheetname" "")
20062006
(property "Vendor" "HTL")
2007-
(property "VendorId" "103195")
2007+
(property "VendorId" "102962")
20082008
(property "ki_description" "Resistor")
20092009
(property "ki_keywords" "R res resistor")
20102010
(path "/44cdc833-7c7b-4b41-9b5f-3218cd2156dc")

pcb/U3A.kicad_sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2765,7 +2765,7 @@
27652765
(property "Vendor" "HTL" (at 85.09 88.9 0)
27662766
(effects (font (size 1.27 1.27)) hide)
27672767
)
2768-
(property "VendorId" "103195" (at 85.09 88.9 0)
2768+
(property "VendorId" "102962" (at 85.09 88.9 0)
27692769
(effects (font (size 1.27 1.27)) hide)
27702770
)
27712771
(pin "1" (uuid d7e1df8c-0a46-4c33-8494-0c579a867a38))
@@ -2797,7 +2797,7 @@
27972797
(property "Vendor" "HTL" (at 85.09 91.44 0)
27982798
(effects (font (size 1.27 1.27)) hide)
27992799
)
2800-
(property "VendorId" "103195" (at 85.09 91.44 0)
2800+
(property "VendorId" "102962" (at 85.09 91.44 0)
28012801
(effects (font (size 1.27 1.27)) hide)
28022802
)
28032803
(pin "1" (uuid d710a9b7-5d17-44de-bd96-051690657ef0))

0 commit comments

Comments
 (0)