diff options
author | xengineering <me@xengineering.eu> | 2025-04-11 17:54:26 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-04-11 17:54:26 +0200 |
commit | f3129be277c4a633c63ee9f4b12cdb2b63d8130c (patch) | |
tree | 37d4b67affa6b4a2a353b1e263d748544f24a20d /web | |
parent | d9a9ea56e6b733a6b054e662d5d4b0ce015a219c (diff) | |
download | iot-contact-f3129be277c4a633c63ee9f4b12cdb2b63d8130c.tar iot-contact-f3129be277c4a633c63ee9f4b12cdb2b63d8130c.tar.zst iot-contact-f3129be277c4a633c63ee9f4b12cdb2b63d8130c.zip |
web: Deploy iot-contact.kicad_pcb
This can be used to order the PCB depending on the manufacturers
software capabilities.
Diffstat (limited to 'web')
-rw-r--r-- | web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 1f23096..b31dcea 100644 --- a/web/index.html +++ b/web/index.html @@ -12,6 +12,7 @@ <h4>Printed circuit board</h4> <ul> + <li><a href="iot-contact.kicad_pcb">iot-contact.kicad_pcb</a></li> <li><a href="schematic.pdf">schematic.pdf</a></li> <li><a href="bill-of-materials.csv">bill-of-materials.csv</a></li> </ul> |