Browse Source

Added v1 pcb

Toby Chui 14 hours ago
parent
commit
55308b4afe

BIN
PCB/Gerber_Other-Small-Projects_Homelab-Power-Supply-Output-Terminal_2025-07-11.zip


File diff suppressed because it is too large
+ 80 - 0
PCB/PCB_Homelab-Power-Supply-Output-Terminal_2025-07-11.json


+ 7 - 0
autopush.sh

@@ -0,0 +1,7 @@
+#!/bin/bash
+echo Enter commit notes:
+read commitmsg
+git pull
+git add *
+git commit -m "$commitmsg"
+git push

Some files were not shown because too many files changed in this diff