diff options
author | xengineering <me@xengineering.eu> | 2025-02-15 13:50:09 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-15 14:03:26 +0100 |
commit | b61465930b36603dda2e50ebf78f68386da9c30a (patch) | |
tree | adf72a8a45bd952513f01d0fa2628f9cbff26cde /pcb/processor.kicad_sch | |
parent | 664a2a34fac02c038d34c76346ef866a23f2f291 (diff) | |
download | iot-contact-b61465930b36603dda2e50ebf78f68386da9c30a.tar iot-contact-b61465930b36603dda2e50ebf78f68386da9c30a.tar.zst iot-contact-b61465930b36603dda2e50ebf78f68386da9c30a.zip |
pcb: D1-D3: Add LEDs for PWR, UPD and ACT
Diffstat (limited to 'pcb/processor.kicad_sch')
-rw-r--r-- | pcb/processor.kicad_sch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index 45ed997..f46932c 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -5,6 +5,17 @@ (uuid "393d1ad1-4f47-4813-80db-2ff0bccd8599") (paper "A4") (lib_symbols) + (hierarchical_label "LEDS" + (shape output) + (at 144.78 140.97 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6888339b-1fc2-4873-a39d-4860d90c0626") + ) (hierarchical_label "JTAG" (shape bidirectional) (at 146.05 30.48 90) |