diff options
author | xengineering <me@xengineering.eu> | 2025-02-03 17:52:52 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-14 13:41:27 +0100 |
commit | 789b0e234ef38c812120ed405d3fd344c7c1d6c7 (patch) | |
tree | 1035d10f0747df6437ddaf1e9f73f8e5d776fb0b /pcb/iot-contact.kicad_sch | |
parent | fb6147ff013927dc544b39d77770912a86488e09 (diff) | |
download | iot-contact-789b0e234ef38c812120ed405d3fd344c7c1d6c7.tar iot-contact-789b0e234ef38c812120ed405d3fd344c7c1d6c7.tar.zst iot-contact-789b0e234ef38c812120ed405d3fd344c7c1d6c7.zip |
pcb: Add empty KiCad project
This is the starting point for the PCB development.
Diffstat (limited to 'pcb/iot-contact.kicad_sch')
-rw-r--r-- | pcb/iot-contact.kicad_sch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch new file mode 100644 index 0000000..6f60745 --- /dev/null +++ b/pcb/iot-contact.kicad_sch @@ -0,0 +1,5 @@ +(kicad_sch (version 20231120) (generator "eeschema") (generator_version "8.0") + (paper "A4") + (lib_symbols) + (symbol_instances) +) |