diff options
author | xengineering <me@xengineering.eu> | 2025-02-15 23:24:43 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-18 17:47:36 +0100 |
commit | c78d149ffa37b03bc2519460a4af43cb36533bb5 (patch) | |
tree | ccd8f1a99961235ddb49b2ccb33174b103f35475 /pcb/io.kicad_sch | |
parent | 94c8eea72d72154396a5f96fb110e46e40427120 (diff) | |
download | iot-contact-c78d149ffa37b03bc2519460a4af43cb36533bb5.tar iot-contact-c78d149ffa37b03bc2519460a4af43cb36533bb5.tar.zst iot-contact-c78d149ffa37b03bc2519460a4af43cb36533bb5.zip |
pcb: J5: Add door / window opener connector
Diffstat (limited to 'pcb/io.kicad_sch')
-rw-r--r-- | pcb/io.kicad_sch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch index 931ef64..323b662 100644 --- a/pcb/io.kicad_sch +++ b/pcb/io.kicad_sch @@ -5,4 +5,26 @@ (uuid "74bcab07-0059-4866-8d30-dd2933051a6c") (paper "A4") (lib_symbols) + (hierarchical_label "OPENER_1" + (shape bidirectional) + (at 241.3 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "262e7d67-0b61-409e-bbac-b201ca6a9b9b") + ) + (hierarchical_label "OPENER_2" + (shape bidirectional) + (at 241.3 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4491b6a4-bad7-47b4-8c43-5e1193f409b5") + ) ) |