Browse Source

added v2 pcb

Toby Chui 6 months ago
parent
commit
249cb7fe62

BIN
PCB/v2/Gerber_Reflow-Hotplate_PCB_Lab-bench-Power-Supply-v2_2024-09-03.zip


File diff suppressed because it is too large
+ 41 - 0
PCB/v2/PCB_PCB_Lab-bench-Power-Supply-v2_2024-09-03.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