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_pcb | |
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_pcb')
-rw-r--r-- | pcb/iot-contact.kicad_pcb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pcb/iot-contact.kicad_pcb b/pcb/iot-contact.kicad_pcb new file mode 100644 index 0000000..ef218ba --- /dev/null +++ b/pcb/iot-contact.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20240108) (generator "pcbnew") (generator_version "8.0") +)
\ No newline at end of file |