Skip to content

Commit

Permalink
fix(soundmodule): female socket instead of male headers
Browse files Browse the repository at this point in the history
  • Loading branch information
rfvermut committed Aug 9, 2022
1 parent a4b844a commit 8bfd616
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Hardware/OpenMowerMainboard/OpenMowerMainboard.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -2730,7 +2730,7 @@
(reference "J15") (unit 1) (value "Conn_02x02_Female") (footprint "")
)
(path "/7936fd08-09c5-4aba-8422-c848060d3b9f/c8b1e703-3bad-4184-af0f-a5a5d3621286"
(reference "J16") (unit 1) (value "Conn_01x08") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical")
(reference "J16") (unit 1) (value "Conn_01x08") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x08_P2.54mm_Vertical")
)
(path "/00000000-0000-0000-0000-000061040c60/ee2db9cb-e67b-47b7-976a-5d31a65998b6"
(reference "J17") (unit 1) (value "Conn_01x02") (footprint "Connector_JST:JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical")
Expand All @@ -2751,7 +2751,7 @@
(reference "J22") (unit 1) (value "Conn_02x04_Odd_Even") (footprint "Connector_PinHeader_2.54mm:PinHeader_2x04_P2.54mm_Vertical")
)
(path "/7936fd08-09c5-4aba-8422-c848060d3b9f/87f80ba0-ce75-42b4-a617-b5b5fc827ac6"
(reference "J23") (unit 1) (value "Conn_01x08") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical")
(reference "J23") (unit 1) (value "Conn_01x08") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x08_P2.54mm_Vertical")
)
(path "/a66eb396-0410-43f5-a37d-ef2abb980a3a/afc14778-1083-4518-827d-4acddfdaf9fe"
(reference "J24") (unit 1) (value "Conn_01x06_Female") (footprint "")
Expand Down
4 changes: 2 additions & 2 deletions Hardware/OpenMowerMainboard/sound_module.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
(property "Value" "Conn_01x08" (id 1) (at 162.56 142.2399 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical" (id 2) (at 160.02 139.7 0)
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x08_P2.54mm_Vertical" (id 2) (at 160.02 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 160.02 139.7 0)
Expand Down Expand Up @@ -642,7 +642,7 @@
(property "Value" "Conn_01x08" (id 1) (at 133.985 142.2399 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical" (id 2) (at 131.445 139.7 0)
(property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x08_P2.54mm_Vertical" (id 2) (at 131.445 139.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 131.445 139.7 0)
Expand Down

0 comments on commit 8bfd616

Please sign in to comment.