diff options
| author | xengineering <me@xengineering.eu> | 2025-05-24 14:54:24 +0200 | 
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2025-05-24 14:54:24 +0200 | 
| commit | bfceece5328aa63198e393a3a7979936748d9e48 (patch) | |
| tree | 142d616341eb7dd432bb89f6028e61fa6a2bbbd6 /web | |
| parent | a82bdbbec681cec0c6f5304318b6010f1752dbf6 (diff) | |
| parent | 771f8b220bc5fca716c7609a7ce995dcf4839992 (diff) | |
| download | iot-contact-bfceece5328aa63198e393a3a7979936748d9e48.tar iot-contact-bfceece5328aa63198e393a3a7979936748d9e48.tar.zst iot-contact-bfceece5328aa63198e393a3a7979936748d9e48.zip  | |
Merge PCB and versioning improvements
- deploy `iot-contact.kicad_pcb` file for easy ordering
- add PCB versioning and process to update it
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 e5bf005..f8d76ed 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>  | 
