Skip to content

Commit 3ea1f6b

Browse files
committed
Fix FP name for SEN55 outline.
1 parent 84aeab9 commit 3ea1f6b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Symbols/SparkFun-Sensor.kicad_sym

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,14 @@
379379
(name "NC" (effects (font (size 1.27 1.27))))
380380
(number "6" (effects (font (size 1.27 1.27))))
381381
)
382+
(pin no_connect line (at 8.89 -2.54 180) (length 2.54) hide
383+
(name "NC" (effects (font (size 1.27 1.27))))
384+
(number "NC1" (effects (font (size 1.27 1.27))))
385+
)
386+
(pin no_connect line (at 8.89 -2.54 180) (length 2.54) hide
387+
(name "NC" (effects (font (size 1.27 1.27))))
388+
(number "NC2" (effects (font (size 1.27 1.27))))
389+
)
382390
)
383391
)
384392
(symbol "SEN55_Outline" (in_bom yes) (on_board yes)
@@ -388,7 +396,7 @@
388396
(property "Value" "SEN55_Outline" (at -2.54 5.715 0)
389397
(effects (font (size 1.27 1.27)) (justify left))
390398
)
391-
(property "Footprint" "SparkFun-Sensor:SEN5x-Outline" (at -1.905 -8.89 0)
399+
(property "Footprint" "SparkFun-Sensor:SEN5x_Outline" (at -1.905 -8.89 0)
392400
(effects (font (size 1.27 1.27) italic) hide)
393401
)
394402
(property "Datasheet" "https://cdn.sparkfun.com/assets/b/0/3/c/0/Sensirion_Datasheet_Environmental_Node_SEN5x.pdf" (at 3.81 -11.43 0)

0 commit comments

Comments
 (0)