From 866179c32fa1ca4fb157bc788575ab6f83acf03c Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Wed, 29 May 2024 18:22:36 -0300
Subject: [PATCH] another LCSC and version bump

---
 pi_transceiver.kicad_pcb | 3 ++-
 pi_transceiver.kicad_sch | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/pi_transceiver.kicad_pcb b/pi_transceiver.kicad_pcb
index 9a87789..a0985a0 100644
--- a/pi_transceiver.kicad_pcb
+++ b/pi_transceiver.kicad_pcb
@@ -833,6 +833,7 @@
     (at 92.660759 98.298)
     (descr "Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf")
     (tags "raspberry pi zero through hole")
+    (property "LCSC" "C2977589")
     (property "Sheetfile" "pi_transceiver.kicad_sch")
     (property "Sheetname" "")
     (property "ki_description" "expansion header for Raspberry Pi 2 & 3")
@@ -2747,7 +2748,7 @@
     (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp c1b1d562-432b-40c3-9761-bf0e8bfa9d7a))
   (gr_line (start 119.1302 90.95) (end 119.08946 44.41034)
     (stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp d8639bd2-a48c-4827-9e74-d09f976f8813))
-  (gr_text "CATS I-Gate\nRev 2\nhttps://cats.radio" (at 116.586 51.054 90) (layer "B.SilkS") (tstamp c990fce6-42d5-4e58-8053-8593f26d75fb)
+  (gr_text "CATS I-Gate\nRev 2.1\nhttps://cats.radio" (at 116.586 51.054 90) (layer "B.SilkS") (tstamp c990fce6-42d5-4e58-8053-8593f26d75fb)
     (effects (font (size 1.5 1.5) (thickness 0.3) bold) (justify left bottom mirror))
   )
   (gr_text "TX" (at 102.87 103.124) (layer "F.SilkS") (tstamp 9d8e3657-1c56-45ef-9e0f-85f7c1640513)
diff --git a/pi_transceiver.kicad_sch b/pi_transceiver.kicad_sch
index 4ecd3d5..f111a4c 100644
--- a/pi_transceiver.kicad_sch
+++ b/pi_transceiver.kicad_sch
@@ -1474,6 +1474,9 @@
     (property "Datasheet" "https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf" (at 69.85 76.2 0)
       (effects (font (size 1.27 1.27)) hide)
     )
+    (property "LCSC" "C2977589" (at 69.85 76.2 0)
+      (effects (font (size 1.27 1.27)) hide)
+    )
     (pin "1" (uuid 00a28b56-da32-407d-82f8-81bab6d04ad0))
     (pin "10" (uuid c9c4b8d6-199c-4f16-8e3a-a23289f929cb))
     (pin "11" (uuid a0558e35-4fb0-4bcc-b333-3fee84dee70c))
-- 
GitLab